Skip to content

Commit

Permalink
chore: i18n文件夹移动到src目录
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 20, 2023
1 parent 2fe5df8 commit 0234c50
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export default defineConfig({
},
]
: []),
] as Plugin[],
],

// make sure to externalize deps that shouldn't be bundled
// into your library
Expand Down

0 comments on commit 0234c50

Please sign in to comment.