tmodjs
tmodjs copied to clipboard
tmod amd后,声明辅助方法在build目录下config目录template-helper.js,声明不了。
我看了tmod amd后的template.js里面没有config这个目录的查询嘛,是不是tmod amd省去了这个辅助方法功能?
辅助方法会被编译到运行时文件中,即 template.js
template-helper.js放错目录了,呵呵