mirror of
https://github.com/kevin-DL/vue-audio-recorder.git
synced 2026-01-11 10:54:26 +00:00
Add devtool
This commit is contained in:
@@ -3,6 +3,7 @@ const webpack = require('webpack')
|
||||
const UglifyJsPlugin = require('uglifyjs-webpack-plugin')
|
||||
|
||||
module.exports = {
|
||||
devtool: '#source-map',
|
||||
entry: {
|
||||
main: './src/index.js'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user