rob*_*bin 5 handlebars.js handlebarshelper
handlebars-loader如何与handlebars-helpers一起工作?
webpack.configs:
{ // handlebars-loader
test: /\.handlebars$/,
loader: "handlebars-loader?helperDirs[]=" + __dirname + "/helpers"
}
Run Code Online (Sandbox Code Playgroud)
但是,如何导入 handlebars-helpers 并使用 handlebars-helpers
谢谢!
| 归档时间: |
|
| 查看次数: |
295 次 |
| 最近记录: |