Replies: 1 comment 1 reply
-
这个插件不是魔法,只是简单的将 ts 转为 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我理解这个插件可以 TypeScript 来写
manifest.json
,意味着src/manifest.json
可以删除,每次 vite 构建时自动从manifest.config.ts
生成出src/manifest.json
?可是我如果将
src/manifest.json
删除,则构建就会报错说找不到src/manifest.json
是我对于这个插件的使用有什么误解吗?
Beta Was this translation helpful? Give feedback.
All reactions