This commit is contained in:
yanran200730
2023-03-30 09:45:08 +08:00
parent c848ad8063
commit ebf1802374
6 changed files with 16 additions and 504 deletions

View File

@@ -2,6 +2,7 @@ const path = require('path');
module.exports = {
lintOnSave: false,
productionSourceMap: false,
hot: true,
css: {
loaderOptions: {
scss: {