DeviateFish / ingress-model-viewer

Ingress Model Viewer
MIT License
33 stars 8 forks source link

Library should be more flexible on how it's imported #8

Closed DeviateFish closed 9 years ago

DeviateFish commented 9 years ago

Right now, the library is constructed and exported as a plain old javascript object.

Consider picking up the proper one-size-fits-all module export wrapper, with plain javascript object being the last resort.

Should be a simple modification to _intro

DeviateFish commented 9 years ago

Fixed in 0.18.0