webpack引入handlebars报错'You must pass a string or Handlebars AST to Handlebars.compile'

背景: webpack作为一个部分替代打包工具和模块化工具的优秀选择出现,作为尝试,也为了构建自己习惯的前端开发方式,我尝试了将webpack和自己常用handlebars模板引擎结合.整体项目背景为: koa + webpack + handlebars + jquery 这样的结构. 尝试: 使用sixstone脚手架生成的项目结构;在静态资源目录public下放置webpack.config
相关文章
相关标签/搜索