We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1f31f commit d79e6afCopy full SHA for d79e6af
src/zh/installation/integrations.md
@@ -23,6 +23,12 @@ import compiledTemplate from "./template.handlebars";
23
24
[handlebars-webpack-plugin](https://github.com/sagold/handlebars-webpack-plugin) 使用 Handlebars 构建你的静态 HTML 页面
25
26
+## Webpack: html-bundler-webpack-plugin
27
+
28
+[html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) 支持使用包括
29
+[Handlebars](https://github.com/webdiscus/html-bundler-webpack-plugin#using-the-handlebars)
30
+在内的几种模板引擎来渲染模板,并将样式和脚本打包到生成的 HTML 文件中。
31
32
## Babel: handlebars-inline-precompile
33
34
[babel-plugin-handlebars-inline-precompile](https://github.com/jamiebuilds/babel-plugin-handlebars-inline-precompile) 提
0 commit comments