cuiyalong пре 1 година
родитељ
комит
56e18de5d2
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      apps/decrypt-js/vite.config.js

+ 1 - 1
apps/decrypt-js/vite.config.js

@@ -9,7 +9,7 @@ export default defineConfig({
     minify: true,
     target: 'es2015',
     assetsDir: './',
-    outDir: '../../dist/decrypt-js',
+    outDir: '../../dist/page_decrypt',
     emptyOutDir: true,
     rollupOptions: {
       input: {