Loading test/amd.html +6 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,12 @@ location: '../lib', main: 'index.js', config: { moduleLoader: '../node_modules/curl/src/curl/loader/cjsm11' } /* <-- hey! */ }, { name:'mgrs', location:'../node_modules/mgrs', main:'mgrs.js', config: { moduleLoader: '../node_modules/curl/src/curl/loader/cjsm11' } /* <-- hey! */ } ] }); Loading Loading
test/amd.html +6 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,12 @@ location: '../lib', main: 'index.js', config: { moduleLoader: '../node_modules/curl/src/curl/loader/cjsm11' } /* <-- hey! */ }, { name:'mgrs', location:'../node_modules/mgrs', main:'mgrs.js', config: { moduleLoader: '../node_modules/curl/src/curl/loader/cjsm11' } /* <-- hey! */ } ] }); Loading