Closed DeviateFish closed 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
_intro
Fixed in 0.18.0
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