fix (#4199): let postcss pass-through sourcemap#4253
fix (#4199): let postcss pass-through sourcemap#4253asnowwolf wants to merge 1 commit intoangular:masterfrom
Conversation
|
@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 |
|
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. |
|
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! |
|
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.