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

dist folder should empty before webpack generates files #48

Closed
jasonwilliams opened this issue Jul 1, 2019 · 0 comments · Fixed by #62
Closed

dist folder should empty before webpack generates files #48

jasonwilliams opened this issue Jul 1, 2019 · 0 comments · Fixed by #62
Labels
good first issue Good for newcomers

Comments

@jasonwilliams
Copy link
Member

jasonwilliams commented Jul 1, 2019

yarn serve or yarn build should clean out dist folder before running.

I believe this can be done by using https://github.com/johnagan/clean-webpack-plugin. I couldn't get it working last time i tried it.

@jasonwilliams jasonwilliams added the good first issue Good for newcomers label Jul 1, 2019
@zgotsch zgotsch mentioned this issue Jul 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant