ananzhusen пре 1 година
родитељ
комит
6b14e3c95d
1 измењених фајлова са 4 додато и 3 уклоњено
  1. 4 3
      vite.config.ts

+ 4 - 3
vite.config.ts

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