/karma-esm-from-a-subdir

An example repo to show that karma-esm isn't working from within a subdir

Primary LanguageJavaScriptMIT LicenseMIT

Repro steps

git clone git@github.com:nicojs/karma-esm-from-a-subdir.git
cd karma-esm-from-a-subdir
npm i
cd foo/bar
npx karma start