在Atom shell中使用AMD模块的最佳方法

时间:2015-03-18 09:34:16

标签: node.js amd atom-editor js-amd

是否可以在Atom shell中使用/要求AMD模块?我知道Atom有自己的加载器,当我尝试使用require './lib/test.js'加载AMD模块时,它会引发Define is not defined异常。

I know there are ways在Node中使用AMD模块,但我仍无法在Atom内部解析AMD模块。

任何帮助将不胜感激。谢谢!

0 个答案:

没有答案