Skip to content

Module/AMD/CommonJS Support

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomNeyland TomNeyland released this 23 Oct 03:54
· 23 commits to master since this release

Now compatible with CommonJS and AMD style module loaders. Falls back to standard behavior if not in the presence of a module loader.

Add grunt-umd and grunt-jsbeautifier

Thanks to @Paradox41 for the contribution.