Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove authored May 26, 2017
1 parent 9bed400 commit 83f74f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ module.exports = {
}
```

Generated `cache.manifest` file.
Auto generated `cache.manifest` file.

```bash
CACHE MANIFEST
Expand Down Expand Up @@ -197,4 +197,4 @@ chrome://appcache-internals
- [mozilla 使用应用缓存](https://developer.mozilla.org/zh-CN/docs/Web/HTML/Using_the_application_cache)
- [HTML5离线存储 初探](http://www.cnblogs.com/chyingp/archive/2012/12/01/explore_html5_cache.html)
- [how to write a plugin](https://webpack.github.io/docs/how-to-write-a-plugin.html)
- [the compiler instance](https://webpack.github.io/docs/plugins.html#the-compiler-instance)
- [the compiler instance](https://webpack.github.io/docs/plugins.html#the-compiler-instance)

0 comments on commit 83f74f9

Please sign in to comment.