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
After running
npm install && ./node_modules/.bin/r.js -o out=out.js include=foobar exclude=bar/foo optimize=none
on the code in this project, out.js should contain the modules foobar and defect
but it only includes foobar.