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

Missing css/styles.css reference in webpack config [es2015] #27

Open
umdstu opened this issue Aug 6, 2018 · 0 comments
Open

Missing css/styles.css reference in webpack config [es2015] #27

umdstu opened this issue Aug 6, 2018 · 0 comments

Comments

@umdstu
Copy link

umdstu commented Aug 6, 2018

In webpack.confg.js you reference a
const extract = { styles: new extractPlugin('css/styles.css') }

but there is no styles.css file generated during the npm run start process.

Is there something missing?

@umdstu umdstu changed the title Missing css/styles.css reference in webpack config Missing css/styles.css reference in webpack config [es2015] Aug 6, 2018
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