script // webpack.config.js module.exports = { // other configuration options... devtool: 'source-map' } script //# sourceMappingURL=app.js.map