Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
define call should include empty dependencies
Without this, the factory may be scanned for additional dependencies matching the literal string `require("module-id")`, which is not correct. See https://github.com/amdjs/amdjs-api/wiki/AMD#simplified-commonjs-wrapping-.
- Loading branch information