Skip to content

webpack-starter/webpack-react-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-react-starter

基于webpack4的react脚手架

介绍

  • 基于webpack4来作为构建工具,执行build命令时自动进行tree shakingscope hoisting优化
  • 基于postcss管理css,使用了precsscssnext插件
  • 除了webpack自带的优化外,本框架还用了hard-source-webpack-plugin插件进行了缓存处理
  • 基于rimraf,解决了每次npm run build后dist文件夹里会残留之前的文件问题

存在的问题

About

基于 webpack4 的 react 构建环境

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published