coala / gh-board

:octocat: Kanban for GitHub Issues
https://coala-gh-board.netlify.com/
GNU Affero General Public License v3.0
21 stars 25 forks source link

webpack.config.js: Enable source map in prod #155

Closed blazeu closed 5 years ago

blazeu commented 5 years ago

This will provide better stack trace. Also use cheap-module-source-map in development to speed up build.

Closes https://github.com/coala/gh-board/issues/151

blazeu commented 5 years ago

This will probably increase build time

blazeu commented 5 years ago

Source map demo: https://5b6c47e2b13fb1499142899d--coala-gh-board.netlify.com/ (open devtools, check console and sources tab)

Not as nice as I would've hoped, but it's functional and debug breakpoints are working.

jayvdb commented 5 years ago

ack https://github.com/coala/gh-board/pull/155/commits/ec19e220cc2ffe1c1f7dcf83c03ced2a189da039

jayvdb commented 5 years ago

@gitmate-bot ff

gitmate-bot commented 5 years ago

Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently :warning:

jayvdb commented 5 years ago

@gitmate-bot ff

gitmate-bot commented 5 years ago

Hey! I'm GitMate.io! This pull request is being fastforwarded automatically. Please DO NOT push while fastforward is in progress or your changes would be lost permanently :warning:

gitmate-bot commented 5 years ago

Automated fastforward with GitMate.io was successful! :tada: