You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have raised the issue here as well thought it was the mini-css-extract-plugin issue but just when I commented the RTL plugin from my Webpack config the sourcemap started working as expected.
What could be the issue? Also noticed, the source reference files are getting deleted, you can see this on the Browser's devtool under Sources tab and under webpack:// tree
The text was updated successfully, but these errors were encountered:
Are there any updates or workarounds meanwhile? I'm currently facing the same issue and would also like to have working source-maps for both the actual and the RTL file.
I have raised the issue here as well thought it was the
mini-css-extract-plugin
issue but just when I commented the RTL plugin from my Webpack config the sourcemap started working as expected.Webpack config is straight forward:
What could be the issue? Also noticed, the source reference files are getting deleted, you can see this on the Browser's devtool under
Sources
tab and underwebpack://
treeThe text was updated successfully, but these errors were encountered: