This commit is contained in:
yanran200730
2023-03-31 09:13:04 +08:00
parent 1c557e3f63
commit cbde0e30f7
2 changed files with 1 additions and 2 deletions

View File

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