Uh oh!
There was an error while loading. Please reload this page.
fix (#4199): let postcss pass-through sourcemap - #4253
Conversation
filipesilva
commented
Jan 27, 2017
@asnowwolf I think this was fixed in #4222. If that's incorrect, let me know. |
@filipesilva I think the root cause is post-css-loader lost the sourcemap which generated by sass-loader. I'm not sure that PR is resolved the issue. I'll test it later. |
@filipesilva |
filipesilva
commented
Jan 27, 2017
Can you give me some repro steps to see that? I added a few tests in #4222 and they verify mappings are being generated. |
see https://github.com/asnowwolf/t1 the step is:
|
Sorry, I've tested it again, It's right now. I think there are some mistakes on my first test. |
filipesilva
commented
Jan 27, 2017
I was just testing myself and your demo seemed to give me the sourcemaps. I think you didn't Anyway, glad it's working for you! |
asnowwolf
commented
Jan 27, 2017
Sure, I think that's the mistake. thank you. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
resolve issue #4199 CSS Sourcemap is empty.