Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevent duplicate json entries in sync-requires.js
This mitigates the dreaded "deoptimised" message from babel by preventing the `sync-requires.js` file creating duplicates in the `exports.json` hash. ``` [BABEL] Note: The code generator has deoptimised the styling of "/Users/docwhat/Play/WebSites/docwhat/.cache/sync-requires.js" as it exceeds the max of "500KB". ```
- Loading branch information