Related plugins
Describe the bug
plugin-vue bundles some of its devDependencies but does not disclose this in it's license, violating the terms of their license
Proposed solution:
copy vite configuration for adding bundled licenses:
https://github.com/vitejs/vite/blob/a07a4bd052ac75f916391c999c408ad5f2867e61/packages/create-vite/tsdown.config.ts#L14
Reproduction
https://npmx.dev/package-code/@vitejs/plugin-vue/v/6.0.6/LICENSE
Steps to reproduce
Look at license and see that it does not mention bundled licenses
System Info
Used Package Manager
pnpm
Logs
No response
Validations
Related plugins
plugin-vue
plugin-vue-jsx
Describe the bug
plugin-vue bundles some of its devDependencies but does not disclose this in it's license, violating the terms of their license
vite-plugin-vue/packages/plugin-vue/tsdown.config.ts
Line 8 in 51dbf4b
Proposed solution:
copy vite configuration for adding bundled licenses:
https://github.com/vitejs/vite/blob/a07a4bd052ac75f916391c999c408ad5f2867e61/packages/create-vite/tsdown.config.ts#L14
Reproduction
https://npmx.dev/package-code/@vitejs/plugin-vue/v/6.0.6/LICENSE
Steps to reproduce
Look at license and see that it does not mention bundled licenses
System Info
Used Package Manager
pnpm
Logs
No response
Validations