Skip to content

Latest commit

 

History

History
115 lines (114 loc) · 3.82 KB

README.md

File metadata and controls

115 lines (114 loc) · 3.82 KB

黑发不知勤学早,白首方悔读书迟

Name Description Npm
vite-plugin-resolve Custom resolve code for vite
vite-plugin-commonjs A pure JavaScript implementation of vite-plugin-commonjs
[2022-03-04] 🛠 🛠 🛠 🛠 Refactoring 🛠 🛠 🛠 🛠
vite-plugin-dynamic-import Enhance the builtin dynamic import plugin of Vite
vite-plugin-optimizer Manually Pre-Bundling of Vite
vite-plugin-esmodule Build ES module to CommonJs module for Node.js
vite-plugin-fast-external Without lexical transform, support custom external code
vite-plugin-lang-jsx Automatically add lang="jsx" attribute for when using vite-plugin-vue2