hannahhoward / a1atscript

The Angular 2 Polyfill
MIT License
101 stars 7 forks source link

JSMP - format global - not helping #29

Open xmlking opened 9 years ago

xmlking commented 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.

jspm_packages/npm/a1atscript@0.4.4/dist/a1atscript.bundle.js

/* */ 
"format global";