ocLazyLoad icon indicating copy to clipboard operation
ocLazyLoad copied to clipboard

what's the difference between oclazyLoad.js and oclazyLoad.require.js

Open CommanderXL opened this issue 9 years ago • 1 comments
trafficstars

In my project, I use requirejs to load my modules.

But when I used oclazyLoad.js to load 'controllers', it will get the error 'controller get undefined', I used oclazyLoad.require.js to load 'controllers' , it get well.

CommanderXL avatar May 15 '16 02:05 CommanderXL

what line of code, you have written to specify your controller ?

nikhilhece2011 avatar Mar 09 '17 17:03 nikhilhece2011