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

QUESTION : Source map not config? #2

Closed
katopz opened this issue Sep 9, 2016 · 1 comment
Closed

QUESTION : Source map not config? #2

katopz opened this issue Sep 9, 2016 · 1 comment

Comments

@katopz
Copy link

katopz commented Sep 9, 2016

Hi, Thanks for this awesome boilerplate! I try like 100 and yours is nearly best!
One thing I miss and can't make it work is sourcemap, even I add

    devtool: process.env.NODE_ENV === 'development' ? 'cheap-module-eval-source-map' : 'source-map',

But no sourcemap is create, maybe I miss something?

Thanks!

@katopz
Copy link
Author

katopz commented Sep 9, 2016

Now I know what I miss (always after asking lol), I forget to add it to both dev and prod config!

Cheers

@katopz katopz closed this as completed Sep 9, 2016
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