Skip to content

Commit

Permalink
Throw when used with module transform BEFORE throwing about unexpecte…
Browse files Browse the repository at this point in the history
…d situation (#225)

* Updated deps: eslint, rollup, pluginutils - tests still green

* Fix for issue #220: Check ESM first before checking inheritance helper + Expect imported package instead of variable name which feels safer for checking runtime usage.

* Fine-tuned runtime check to allow custom helper name. Issue #220.

* Added new previously failing test for issue #220.

* Made hints related to babel modules:false more explicit and helpful.

* Extracted error messages into variables, splitted by lines for better code readability. Template literals are not allowed right now by linting.
  • Loading branch information
swernerx authored and Andarist committed Apr 11, 2020
1 parent 67329c9 commit 6da52d3
Show file tree
Hide file tree
Showing 6 changed files with 725 additions and 663 deletions.
Loading

0 comments on commit 6da52d3

Please sign in to comment.