Skip to content

Commit

Permalink
docs(docs 20): 标题修改
Browse files Browse the repository at this point in the history
  • Loading branch information
luoxue committed Dec 16, 2019
1 parent ee62311 commit 9192f61
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
daasd | asdasd | [0b6ee85](https://github.com/luoxue-victor/learn_webpack/commit/0b6ee85)
dashboard and progressbar | 构建时添加仪表盘跟进度条 | [08666da](https://github.com/luoxue-victor/learn_webpack/commit/08666da)
docs | 整理文档 | [32d578f](https://github.com/luoxue-victor/learn_webpack/commit/32d578f)
docs | preload | [ee62311](https://github.com/luoxue-victor/learn_webpack/commit/ee62311)
env | 添加环境变量插件 | [e95e772](https://github.com/luoxue-victor/learn_webpack/commit/e95e772)
eslint | 增加 eslint,并保存是自动修复 | [6dd3812](https://github.com/luoxue-victor/learn_webpack/commit/6dd3812)
feat | aaaaa | [73abf42](https://github.com/luoxue-victor/learn_webpack/commit/73abf42)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
- [课时 17:加载资源 images、svg、media、fonts](./docs/课时-17.md)
- [课时 18:设置全局样式](./docs/课时-18.md)
- [课时 19:添加 webpack 配置检查命令](./docs/课时-19.md)
- [添加 prefetch + preload](./docs/课时-20.md)
- [课时 20:添加 prefetch + preload](./docs/课时-20.md)

</details>

Expand Down
2 changes: 1 addition & 1 deletion docs/课时-20.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 添加 prefetch + preload
## 课时 20:添加 prefetch + preload

```js
module.exports = ({ config, resolve, options }) => {
Expand Down

0 comments on commit 9192f61

Please sign in to comment.