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
Not sure what you mean. Faucet should only process TAP output, so what does it have to do with es6? My script with es6 for reference: "test": "node_modules/tape/bin/tape -r babel-register 'src/stubs/setup_jsdom.js' 'src/**/test_*.@(js|es6|jsx)' | tee test.log | faucet"
Like a
tape -r babel-register
equivalent.The text was updated successfully, but these errors were encountered: