You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 本地运行蓝鲸前端开发脚手架的文档工程
npm run doc
# 构建蓝鲸前端开发脚手架的文档工程
npm run build:doc
# 本地开发
npm run dev
# 创建 `Dll bundle`
npm run dll
# 打包构建
npm run build
# 打包构建分析
npm run build:analyzer