• Robert Knight's avatar
    Upgrade babel-plugin-mockable-imports · 9bb96cb1
    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
yarn.lock 355 KB