mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-17 17:43:54 +08:00
Update webpack.config.cjs
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = {
|
||||
publicPath: '/src',
|
||||
},
|
||||
],
|
||||
allowedHosts: "all",
|
||||
},
|
||||
output: {
|
||||
path: path.resolve(__dirname, 'public/chunk'),
|
||||
|
Reference in New Issue
Block a user