Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use another source map type in production #175

Open
timwis opened this issue Dec 5, 2017 · 0 comments
Open

Use another source map type in production #175

timwis opened this issue Dec 5, 2017 · 0 comments

Comments

@timwis
Copy link
Member

timwis commented Dec 5, 2017

I changed it because of a new webpack bug (webpack/webpack#5931). But it turns out I changed it to a value that's not recommended for production (https://webpack.js.org/configuration/devtool/#devtool). Ideally the bug will get resolved, but we should change it to another value in the meantime. It's in webpack.config.js at the bottom.

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

No branches or pull requests

1 participant