This repository was archived by the owner on May 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 311
Sass sourceMap does't work #46
Labels
Comments
version 0.0.29 still doesn't work |
still broken on 0.0.30 =/ |
as seen above, I created a PR #306 that should fix this issue.. |
Hello @flobacher, thanks a ton for the PR! We will take a look at it. |
hello @jgw96 great =) |
I just merged a PR that should help with this. It should be in the next app-scripts release. Thanks, |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I want to debug all css file from src/*/.scss in chrome .
First step I override the sass.config.js and set the sourceMap:true,it can generate a main.css.map file in www\build,but it does't work.
the map file are these code:
The text was updated successfully, but these errors were encountered: