**Describe the bug** With optimize moving to webpack in the CLI and all there is a bunch of stuff that should be remove from optimize. all of the unecessray dependencies should be removed and `npm install` re-ran.
Describe the bug
With optimize moving to webpack in the CLI and all there is a bunch of stuff that should be remove from optimize.
all of the unecessray dependencies should be removed and
npm installre-ran.