Skip to content

justorez/webpack-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack-Learning

动手尝试官方文档指南的示例,用分支划分章节。主分支增加极客时间《玩转webpack》对应的练习代码。

# 查看所有远程分支
git branch -r

# 从远程分支建立本地分支
git checkout -b xxx origin/xxx
项目 描述
multipage 多页面打包
builder-webpack webpack 模板
pack-library 打包库
simplepack 简易 webpack 实现
raw-loader 简单 loader 示例
sprite-loader 生成雪碧图的 loader
zip-plugin 生成压缩包的 plugin

参考资料

About

Webpack 代码笔记

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors