ZengTao
2024-08-06 41173fc2dfd848b08a217ab725033a412868a31c
1
2
3
4
5
module.exports = {
    assetsDir: 'static',
    parallel: false,
    publicPath: './',
};