Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

v2.0.3

Latest
Compare
Choose a tag to compare
@cdgn-coding cdgn-coding released this 26 Feb 00:09
· 0 commits to master since this release
  • 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)