mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Fix: build without sourcemap
This commit is contained in:
parent
855ccf1bf8
commit
68af11cbff
@ -13,7 +13,6 @@ module.exports = merge(commonConfig, {
|
||||
path: resolve(__dirname, '../../dist'),
|
||||
publicPath: '/',
|
||||
},
|
||||
devtool: 'source-map',
|
||||
plugins: [
|
||||
new ManifestPlugin({
|
||||
name: 'Clash',
|
||||
|
Loading…
x
Reference in New Issue
Block a user