-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Labels
Description
Description
In vue-cli v5, vue-cli-service build --no-module
will only output the legacy bundles that support all target browsers (loaded via plain <script>
s). See Vue CLI --no-module
But @vitejs/plugin-legacy will output both modern and legacy codes.
Suggested solution
Can we add --no-module
config in vite-plugin-legacy?
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
lsdsjy, Flower-F, Sepush, weiyunpeng, kingyue737 and 11 moreweiyunpeng, dusionlike and Unbekannte