Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(repo): Include module name in AMD definition
RequireJS needs to know which name to register an AMD module under. The name was previously mixing; this PR fixes that.
- Loading branch information