UNPKG

vite-auto-deploy

Version:

用于配合 PHP 自动打包并上传打包后的文件到服务器指定目录的插件,此插件需要配合 php [项目地址](https://gitee.com/mxp131011/auto_deploy/)

4 lines (3 loc) 99 B
export * from './auto-deploy/index'; export * from './compression/index'; export * from './types';