Closed sylido closed 10 years ago
The unminified version of formatter.js are fine, but the minified ones are using "require" - both the jquery and non-jquery versions are affected. The un-minified versions work just fine after getting minified/uglified.
I also had trouble with this. Thanks for pointing this out for everybody.
Addressed in v0.1.0. Thank you for submitting.
The unminified version of formatter.js are fine, but the minified ones are using "require" - both the jquery and non-jquery versions are affected. The un-minified versions work just fine after getting minified/uglified.