Closed joshkel closed 1 day ago
7.0.8 apparently introduces a bug where running in watch mode (npm run dev) causes test/index.js to be endlessly overwritten: https://github.com/jlmakes/karma-rollup-preprocessor/issues/75
npm run dev
test/index.js
7.0.8 apparently introduces a bug where running in watch mode (
npm run dev
) causestest/index.js
to be endlessly overwritten: https://github.com/jlmakes/karma-rollup-preprocessor/issues/75