Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 366 Bytes

react-webpack

1. React

react, react-dom

2. webpack

webpack, webpack-dev-server, webpack-cli

3. babel

babel-core

babel-loader: @7.1.5 npm will automatically install @8, but it's not suitable for babel-core@6.26.3

babel-preset-env: browser based compile

babel-preset-react

4. plugins

html-webpack-plugin: generate html file through template