Skip to content

Detect Circular Dependencies 2.0.0

Choose a tag to compare

@abou7mied abou7mied released this 07 May 11:52
· 6 commits to master since this release

Bug fixes:

  • errors related to .babelrc file in case of working with modules that doesn't require babel transpiler
  • show errors when module not found

breaking changes:

  • you need to add the --es6 flag to support es6 modules, it's not enabled by default