Skip to content

guaguaking/phat-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phat-scripts

致力于提供一个支持React和Vue开箱即用的零配置现代构建工具(目前仅支持react)。

使用 npm run dev 开启一个实时编译的开发环境

npm run dev

当你准备部署到生产环境时,使用 npm run build 创建一个压缩后的bundle

npm run build

��开启构建代码包分析器

npm run build:analyzer

扩展配置,项目根目录创建webpack.config.js,会自动合并到配置

Copyright (c) 2021-present, 心宽体胖, Inc.

About

搭建webpack脚手架,如何使用Node启动devServer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published