1.0.5 • Published 5 months ago

gvite-scripts v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

gvite-scripts

用来开发gw web项目,基于vite,启动更快,热更新更快

Usage

// 安装依赖
yarn add gvite-scripts -D


// 启动开发项目
添加 gvite-scripts develop 到项目package.json的scripts中


// 修改vite开发行为
添加 vite.config.mjs到项目根目录,参考vite.config.js


// 也可以添加其他参数启动开发项目
gvite-scripts develop --html-template=public/dev.html --env=test --case=baobi --appcode=we-seeds-pro