Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 233 Bytes

File metadata and controls

4 lines (4 loc) · 233 Bytes

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.