Open xmlking opened 9 years ago
I am using a1atscript with JSPM + Typescript in a test project I assumed I can import a1atscript since you added format global in package.json but format global is causing errors. I have remove following to make it work.
a1atscript
format global
jspm_packages/npm/a1atscript@0.4.4/dist/a1atscript.bundle.js
/* */ "format global";
I am using a1atscript with JSPM + Typescript in a test project I assumed I can import
a1atscript
since you addedformat global
in package.json butformat global
is causing errors. I have remove following to make it work.jspm_packages/npm/a1atscript@0.4.4/dist/a1atscript.bundle.js