This repository has been archived by the owner on Oct 25, 2018. It is now read-only.
- The plugin won't order the files or transverse the dependency tree.
- Define supports three and only three arguments: module name, dependency array, module factory.
- Require supports two and only two arguments: dependency tree and factory.
- In order to use this plugin along with typescript you'll have to use triple slash directives for module names.
- The plugin now properly supports typescript's helpers (emmit helpers)