【发布时间】:2015-08-31 05:03:43
【问题描述】:
我想用 {{>yield "aside"}} 和 {{#contentFor "aside"}}{{/contentFor}} 在翡翠中使用流星和铁路由器,但我收到了这个错误:
Jade syntax error: unexpected token "indent" <runJavaScript-59>:73:14: Cannot read property 'head' of undefined (at fileModeHandler)
它有什么问题? 与这些标签等效的空格键在翡翠中的正确语法是什么?
非常感谢!
【问题讨论】:
标签: node.js meteor pug iron-router