Skip to content

CommonJS compatability is undone

Pre-release
Pre-release
Compare
Choose a tag to compare
@EnoF EnoF released this 29 Nov 12:44
· 2 commits to master since this release

With libaries like Browserify it is unnecessary to wrap enofjs inside of commonjs for node compatability.

EnoFJS is now bound on window.enofjs and all modules will be published on this namespace, i.e. enofjs.clazz

The minified files are now renamed: filename.min.js