DeviateFish / ingress-model-viewer

Ingress Model Viewer
MIT License
33 stars 8 forks source link

Rewrite in ES6 #9

Closed DeviateFish closed 9 years ago

DeviateFish commented 9 years ago

Just because?

Considering using traceur or babeljs. If traceur, build the runtime into the final exported library, so it doesn't have to be included separately. Hopefully it can be built in such a way that it doesn't taint the global namespace.

DeviateFish commented 9 years ago

Fixed in 0.18.0