You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
have to be manually re-run after changes to the code
I'd like to set up the tests to run whenever the code changes and to run on non-bundled output (i.e. something that would actually be used in a node app). I'm thinking something along the lines of what is discussed here: rollup/rollup#657 (comment)
The text was updated successfully, but these errors were encountered:
the current tests:
I'd like to set up the tests to run whenever the code changes and to run on non-bundled output (i.e. something that would actually be used in a node app). I'm thinking something along the lines of what is discussed here: rollup/rollup#657 (comment)
The text was updated successfully, but these errors were encountered: