Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Source maps for Angular and other libs #856

Closed
xorets opened this issue Apr 10, 2017 · 2 comments
Closed

Source maps for Angular and other libs #856

xorets opened this issue Apr 10, 2017 · 2 comments

Comments

@xorets
Copy link

xorets commented Apr 10, 2017

Is it possible to get source maps for Angular and other libs available for the browser? I tried to solve it by changing webpack.config.vendor.js, but it seems that I don't have a single idea of how does it work.

@xorets
Copy link
Author

xorets commented Apr 10, 2017

Looks like I got it:

  1. Add "devtool" : "source-map" to the vendor webpack config.
  2. Manually rebuild vendor package.

@SteveSandersonMS
Copy link
Member

Glad you solved it!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants