Sourcemaps can be easily configured with webpack, all you need to do is to set devTool property in your webpack.config.js to either 'sourcemap' ...
確定! 回上一頁