-
Robert Knight authored
This is necessary to support mocking the JS generated by the following CoffeeScript syntax: ``` { default: FooBar } = require("./foo-bar") ``` This will be used in CoffeeScript modules that import ES modules with default exports.
9bb96cb1
This project manages its dependencies using
Yarn.
Learn more