nonzzz / vite-plugin-cdn

replace module with CDN. work with vite.
MIT License
73 stars 5 forks source link

not support import * as Vue from vue; #16

Closed dreamllq closed 10 months ago

dreamllq commented 11 months ago

not support import * as Vue from vue;

nonzzz commented 11 months ago

minimum repro and version? If you only "import * as Vue from 'vue'" and not called it. It Will be erase.