File tree 2 files changed +3
-0
lines changed
2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -455,3 +455,5 @@ This plugin takes into account both **development** environment and **production
455
455
- [ redemo] ( https://github.com/gwuhaolin/redemo ) elegant react demo component
456
456
- [ resume] ( https://github.com/gwuhaolin/resume ) my resume
457
457
- [ 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
+
Original file line number Diff line number Diff line change @@ -437,6 +437,7 @@ module.exports = {
437
437
- [ redemo] ( https://github.com/gwuhaolin/redemo ) 快速优雅的为 react 组件生成文档
438
438
- [ resume] ( https://github.com/gwuhaolin/resume ) 我的简历
439
439
- [ remd] ( https://github.com/gwuhaolin/remd ) 高性能 react markdown 组件
440
+ - [ 使用模版引擎预处理模版] ( https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/use-template-complier )
440
441
- [ 使用HTML模版配置资源注入到HTML] ( https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/use-template )
441
442
- [ 在webpack里直接通过JS配置资源注入到HTML] ( https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/config-resource )
442
443
- [ 管理多个单页应用] ( https://github.com/gwuhaolin/web-webpack-plugin/tree/master/demo/auto-plugin )
You can’t perform that action at this time.
0 commit comments