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

webpack source map doesent work? #36

Closed
KirillYoYo opened this issue Jul 17, 2017 · 7 comments
Closed

webpack source map doesent work? #36

KirillYoYo opened this issue Jul 17, 2017 · 7 comments

Comments

@KirillYoYo
Copy link

No description provided.

@KirillYoYo
Copy link
Author

@fireyy
Copy link
Owner

fireyy commented Jul 17, 2017

It works, whether dev and prod. Could you give more information about it.

@KirillYoYo
Copy link
Author

KirillYoYo commented Jul 17, 2017

7777
npm run dev
webpack confing not changed

@fireyy
Copy link
Owner

fireyy commented Jul 19, 2017

webpack config?
Sorry, I can't understand...

@KirillYoYo
Copy link
Author

@fireyy
Copy link
Owner

fireyy commented Jul 19, 2017

I see, the cssSourceMap options is set to false by default. I will test if it works soon

@fireyy
Copy link
Owner

fireyy commented Jul 20, 2017

You can enable CSS sourcemaps, modify config/index.js

change

cssSourceMap: false

to

cssSourceMap: true

@fireyy fireyy closed this as completed Jul 20, 2017
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

2 participants