Skip to content

Commit

Permalink
docs: add link use template compiler to pre-translate template
Browse files Browse the repository at this point in the history
  • Loading branch information
halwu(吴浩麟) committed Jul 3, 2017
1 parent f0bf590 commit 504f359
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -455,3 +455,5 @@ This plugin takes into account both **development** environment and **production
- [redemo](https://github.com/gwuhaolin/redemo) elegant react demo component
- [resume](https://github.com/gwuhaolin/resume) my resume
- [remd](https://github.com/gwuhaolin/remd) fast react markdown component
- [use template compiler to pre-translate template](https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/use-template-complier)

1 change: 1 addition & 0 deletions readme_zh.md
Expand Up @@ -437,6 +437,7 @@ module.exports = {
- [redemo](https://github.com/gwuhaolin/redemo) 快速优雅的为 react 组件生成文档
- [resume](https://github.com/gwuhaolin/resume) 我的简历
- [remd](https://github.com/gwuhaolin/remd) 高性能 react markdown 组件
- [使用模版引擎预处理模版](https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/use-template-complier)
- [使用HTML模版配置资源注入到HTML](https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/use-template)
- [在webpack里直接通过JS配置资源注入到HTML](https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/config-resource)
- [管理多个单页应用](https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/auto-plugin)
Expand Down

0 comments on commit 504f359

Please sign in to comment.