An open API service indexing awesome lists of open source software.

https://github.com/94dreamer/webpack

简单易懂的webpack入门教程
https://github.com/94dreamer/webpack

bundle webpack

Last synced: 12 months ago
JSON representation

简单易懂的webpack入门教程

Awesome Lists containing this project

README

          

## Webpack 简易教程 🏫

我希望这个教程可以使Webpack易学。

* [Part 1 - Webpack 介绍、基础和设定](https://github.com/94dreamer/webpack/tree/master/part1)
* [Part 2 - Babel、Lint、以及环境变量](https://github.com/94dreamer/webpack/tree/master/part2)
* [Part 3 - Webpack关于React+Babel](https://github.com/94dreamer/webpack/tree/master/part3)
* [多页面开发 - touch-webpack-multiPage](https://github.com/94dreamer/touch-webpack-multiPage)