CodeForPhilly / CodeForPhilly/philly-ward-leaders
Use another source map type in production
Open
- Dominant language
- Vue
- Stars
- 20
- Forks
- 12
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 3
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.