Commit c552f66e3ed51452d584c22a50868a4b3363e4a2

Authored by 张志伟
1 parent 1420f8c3

🐹 feat(*): 增加调试js

Showing 1 changed file with 1 additions and 1 deletions
modern.config.ts
@@ -44,7 +44,7 @@ export default defineConfig({ @@ -44,7 +44,7 @@ export default defineConfig({
44 }, 44 },
45 { 45 {
46 tag: 'script', 46 tag: 'script',
47 - publicPath: true, 47 + publicPath: '',
48 attrs: { src: '/sdk/eruda.min.js' }, 48 attrs: { src: '/sdk/eruda.min.js' },
49 head: true, 49 head: true,
50 hash: true, 50 hash: true,