zhoushihao
2024-08-01 f011d7d23d598a3b0974cc0ba8e9d4ea4e50dc04
1
2
3
4
5
module.exports = {
    assetsDir: 'static',
    parallel: false,
    publicPath: './',
};