/rollup-plugin-relative-to-package

Converts unit tests using relative imports (e.g. 'from ../src/module.js') to use package imports (e.g. 'from package', to support package testing.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers