feat: 低代码文件编辑历史记录 crud 功能完成
This commit is contained in:
@@ -8,4 +8,9 @@ export default defineConfig({
|
||||
port: 10010,
|
||||
},
|
||||
plugins: [http2Proxy(), mkcert(), VuePlugin()],
|
||||
esbuild: {
|
||||
supported: {
|
||||
"top-level-await": true,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user