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