mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-22 05:37:55 +01:00
fix wegpack config
This commit is contained in:
parent
47e44dfed6
commit
377088fa34
@ -71,8 +71,7 @@ module.exports = {
|
||||
appMountId: 'app'
|
||||
})
|
||||
],
|
||||
devtool: 'source-map',
|
||||
// devtool: devMode ? 'source-map' : false,
|
||||
devtool: devMode ? 'source-map' : false,
|
||||
devServer: {
|
||||
contentBase: 'dist'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user