We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbf7c2 commit 31376a6Copy full SHA for 31376a6
chat2db-client/.umirc.ts
@@ -1,5 +1,6 @@
1
import { extractYarnConfig, transitionTimezoneTimestamp } from './src/utils/webpack';
2
import { defineConfig } from 'umi';
3
+
4
const MonacoWebpackPlugin = require('monaco-editor-webpack-plugin');
5
6
// yarn run build --app_port=xx 获取打包时命令行传入的参数
0 commit comments