mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Fix: use relative path in prod build
This commit is contained in:
parent
372627ddce
commit
ba2ec0d77f
@ -11,7 +11,6 @@ module.exports = merge(commonConfig, {
|
||||
output: {
|
||||
filename: 'js/bundle.[hash].min.js',
|
||||
path: resolve(__dirname, '../../dist'),
|
||||
publicPath: '/',
|
||||
},
|
||||
plugins: [
|
||||
// new ManifestPlugin({
|
||||
|
Loading…
x
Reference in New Issue
Block a user