danielroe / danielroe/nuxt-rebundle
Duplicate imports within async chunk
Open
- Dominant language
- TypeScript
- Stars
- 64
- Forks
- 1
- Avg merge
- 21h 13m
- Merged PRs (30d)
- 19
Description
https://stackblitz.com/edit/nuxt-starter-qlapkw?file=app.vue
Run `nuxi build`, will throw error about duplicate imports.
I'm guessing we just need to check the import doesn't already exist before adding it.
Contributor guide
Assessment
This issue has not been assessed yet.