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

4. Good practice using webpack to decouple configuration #4

Open
artmarydotir opened this issue Aug 19, 2020 · 0 comments
Open

4. Good practice using webpack to decouple configuration #4

artmarydotir opened this issue Aug 19, 2020 · 0 comments

Comments

@artmarydotir
Copy link

What i mean?
its a good practice to have a build folder for webpack and inside of this:

  1. commen config
    2- dev config
    3- prod config
    now you have to use webpack-merge to merge all config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant