ananzhusen 1 年之前
父節點
當前提交
fa1188616e
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      vite.config.ts

+ 4 - 4
vite.config.ts

@@ -14,10 +14,10 @@ export default defineConfig({
     vueJsx(),
     vueJsx(),
     // fileList(),
     // fileList(),
     monacoEditorPlugin({
     monacoEditorPlugin({
-      // customDistPath: () => {
-      //   return 'v/monacoeditorwork';
-      // },
-      publicPath: 'https://assets.le5lecdn.com/v/monacoeditorwork',
+      customDistPath: () => {
+        return 'v/monacoeditorwork';
+      },
+      // publicPath: 'https://assets.le5lecdn.com/v/monacoeditorwork',
     }),
     }),
   ],
   ],
   resolve: {
   resolve: {