jQuery独立模块加载
jQuery的ajax源码如下
使用
require(['jquery/ajax'])
加载一直卡在这个地方报错:
Uncaught TypeError: Cannot read property 'match' of undefined
只能通过
grunt custom:-ajax
这种方式了么?
悲剧的柔柔姐
10 years, 11 months ago