-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Hi, I've been using this awesome package for some time to my satisfaction, but now I've stumbled upon an issue with the latest version. It manifests in this repo: https://github.com/naja-js/naja. If I run yarn run test
locally, it runs karma in watch mode (with autoWatch: true, singleRun: false
), the tests get stuck in an endless loop where it keeps detecting a change in the tests/index.js
. When I manage to exit the loop, the tests/index.js
is indeed modified – it is either empty, or it contains the generated bundle.
Downgrading this package to 7.0.7 helps, so I'm guessing it's somehow connected to #72 / #74. Is this a bug? Or should I change the configuration in some way? Thanks for your help!
kurkle, stockiNail, jlmakes, nolanlawson and joshkel
Metadata
Metadata
Assignees
Labels
No labels