Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructure optimize command and start command #130

Open
gkpty opened this issue Jul 20, 2020 · 0 comments
Open

Restructure optimize command and start command #130

gkpty opened this issue Jul 20, 2020 · 0 comments
Labels
Optimize related to optimize command webpack stuff related to webpack affecting the dev server or the optimize command
Milestone

Comments

@gkpty
Copy link
Contributor

gkpty commented Jul 20, 2020

  • Most parts of the start command should be part of the dev_server module which will contain all of the web_pack dependencies, etc.
  • Most parts of the the optimize command should actually be a part of the dev_server module.
  • The optimize command should be changed to build instead of optimize.
  • the optimize module should be renamed to seo_fix
  • the audit module should be renamed seo_audit
@gkpty gkpty added Optimize related to optimize command webpack stuff related to webpack affecting the dev server or the optimize command labels Jul 20, 2020
@gkpty gkpty added this to the webpack fixes milestone Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Optimize related to optimize command webpack stuff related to webpack affecting the dev server or the optimize command
Projects
None yet
Development

No branches or pull requests

1 participant