mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 22:11: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'),
|
path: resolve(__dirname, '../../dist'),
|
||||||
publicPath: '/',
|
publicPath: '/',
|
||||||
},
|
},
|
||||||
devtool: 'source-map',
|
|
||||||
plugins: [
|
plugins: [
|
||||||
new ManifestPlugin({
|
new ManifestPlugin({
|
||||||
name: 'Clash',
|
name: 'Clash',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user