jugglinmike / amdclean

An AMD build tool that converts AMD code to standard JavaScript
http://gregfranko.com/amdclean/
MIT License
5 stars 0 forks source link

Better namespacing for identifiers. #12

Closed tbranyen closed 10 years ago

tbranyen commented 10 years ago

Commit breaks as the tests need to be adjusted to handling the new format:

window['path/to/module']
jugglinmike commented 10 years ago

@tbranyen We're passing! Care to give it a once-over and merge if it looks good?

tbranyen commented 10 years ago

:dancers: