接入画布
This commit is contained in:
@@ -4,6 +4,7 @@ const webpack = require('webpack')
|
||||
module.exports = defineConfig({
|
||||
transpileDependencies: ['vuetify'],
|
||||
lintOnSave:false,//关闭语法检查
|
||||
|
||||
productionSourceMap: false,//打包不生成map文件,减少文件大小
|
||||
devServer: {
|
||||
// hot: true, // 热更新
|
||||
|
||||
Reference in New Issue
Block a user