Skip to content

Releases: elo7/async-define

Upgraded uglify and Travis CI integration

18 May 17:05
Compare
Choose a tag to compare

Updates to the latest version of uglify and adds Travis CI integration to guarantee that the file is properly minified.

Better debug

07 May 14:01
Compare
Choose a tag to compare

Improve debug in development mode, logging when there's a module that was expected to load but was not found.

image

Undefine

13 Mar 17:25
Compare
Choose a tag to compare

Add new method undefine

Fix multiple async-amd load conflict

27 Apr 18:19
Compare
Choose a tag to compare
Merge pull request #5 from elo7/fix-define

[fix-define] Checks whether the function define already exists