Skip to content

Z6T/react-webpack4-cook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack4-cook

The most powerful webpack4 tutorial in the universe

快速开始

git clone https://github.com/Z6T/react-webpack4-cook.git 
npm run dev            开发模式启动项目
npm run build:dll      dllplugin进行打包
npm run build          生产模式打包项目

项目介绍

这是一个依赖于webpack4并做了很多优化处理的react开发环境,主要是通过本篇的学习对webpack工具,有个更加全面的认识和更加深入的理解。本仓库的代码步骤也被我整理成了一个线上博客,博客地址:webpack4的30个步骤打造优化到极致的react开发环境,毕生所学,如约而至,希望看完后对您有帮助。

开源协议

本项目基于 MIT 协议,请自由地享受和参与开源。