Skip to content

Commit 504f359

Browse files
author
halwu(吴浩麟)
committed
docs: add link use template compiler to pre-translate template
1 parent f0bf590 commit 504f359

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -455,3 +455,5 @@ This plugin takes into account both **development** environment and **production
455455
- [redemo](https://github.com/gwuhaolin/redemo) elegant react demo component
456456
- [resume](https://github.com/gwuhaolin/resume) my resume
457457
- [remd](https://github.com/gwuhaolin/remd) fast react markdown component
458+
- [use template compiler to pre-translate template](https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/use-template-complier)
459+

readme_zh.md

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

0 commit comments

Comments
 (0)