chore: config;

This commit is contained in:
钱冠学
2024-04-22 11:09:52 +08:00
parent b5540d6159
commit a9a6f5a011
3 changed files with 12583 additions and 10674 deletions

View File

@@ -101,6 +101,8 @@ module.exports = {
// propList: ['font', 'font-size'],
// })
// .end()
config.module.rule('.mjs').test(/.mjs$/).include.add(/node_modules/).end().type('javascript/auto');
},
configureWebpack: {
output: {