跪求能否先让type:default 不要再加"undefined" != typeof exports ? module.exports = b : this.template = b的判断
Opened this issue · 5 comments
pulo commented
我都声明了是default了 为什么还要判断EXPORTS啊~~~,
或者你新增个类型normal也行,反正让我即使使用了[X]MD也不要生成[X]MD的格式
因为我没有用AMD CMD 我用的是其他的MD,~~也有EXPORTS~~~
aui commented
求这个 MD 的格式规范,我新增一个类型
pulo commented
我觉得不是新增一个类型能解决的问题,因为这个MD是我们公司自己定的~~~,其他公司或许也会有自己的MD
其实 我觉得只要能新增一个非MD的类型即可,然后后面不要再判断exports ,强制讲template方法暴露给window
aui commented
OK,我添加一个命名空间的设置
aui commented
请使用 npm 更新 tmodjs,最新版本tmodjs@1.0.1-rc6
已支持你的需求。
请设置 tmodjs 项目配置type: "global"
pulo commented
非常感谢!!!