wangfei
2024-10-25 f8cfa3dc2450b88d0ba42006cb50e2073cc7ea0e
1
2
3
4
5
module.exports = {
    assetsDir: 'static',
    parallel: false,
    publicPath: './',
};