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 44 },
45 45 {
46 46 tag: 'script',
47   - publicPath: true,
  47 + publicPath: '',
48 48 attrs: { src: '/sdk/eruda.min.js' },
49 49 head: true,
50 50 hash: true,
... ...