vite-plugin-env
Add custom env variables into your vite bundle
Add custom env variables into your vite bundle
Create a color file with your environment variables in Vite Js
获取package.json中scripts里指令上的参数(build:test->test)添加到环境变量中
Plugin is used for synchronization environment variables from sample file to another one
Set vite config options with environment variables
A plugin for Vite to auto-genarate d.ts delcaration file from .env\* files
Easily expose environment variables in Vite.js
Inject Vite.js import.meta.env variables into process.env
Integration for babel-plugin-import and babel-plugin-module-resolver
无论是微服务还是大型的项目,样式多了就容易被覆盖,目前css-in-js,scoped等都可以来实现,当然我比较喜欢使用CSS-Module,主要可以自由的定制class名称,也可以很好的去做区分,Vite其实也提供了CssModule,也可以根据不同的文件来自定义名称,但抛弃不掉的是.module.scss, 下面就说一下类似webpack中oneOf功能的Vite CssModule 插件,可以针对不同的正则来使用不同的CSS Module规则。
This plugin creates for support jump to source code of the specific element from your web page.
Provides a HTTP client based on a OpenAPI specification
Generate open graph meta tags for your vite app.
Vite plugin for OpenFL
URL input path and file name directly open the corresponding file in vscode
Mangles the classnames generated by postcss-modules in vite
Manually Pre-Bundling of Vite
将打包好的文件目录上传到阿里云OSS
一个可以将打包好的资源文件上传到阿里云OSS并且修改代码中资源文件CND地址的Vite插件
vite OSS上传插件, 可在 vite 打包结束后将来 vite 生成的文件自动上传到 OSS 中,目前支持阿里云、腾讯云、七牛云服务提供商