5

车把加载器如何与车把助手一起工作?

webpack.configs:

  { // handlebars-loader
    test: /\.handlebars$/,
    loader: "handlebars-loader?helperDirs[]=" + __dirname + "/helpers"
  }

但是,如何导入车把助手和使用车把助手

谢谢!

4

0 回答 0