Skip to content

Conversation

mydnicq
Copy link

@mydnicq mydnicq commented Nov 24, 2016

With this patch we can enable sourceMaps for css.

The provided option by 'vue-loader' for enabling css sourceMaps apparently not working when css is extracted with webpack 'ExtractTextPlugin'.

Also, css sourceMaps are not generated when Webpack.devTool option is set to 'eval-source-map'. With changing it to 'source-map' we trade-off some built time in favor for a better CSS debugging.

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

Successfully merging this pull request may close these issues.

1 participant