Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Temporarily hack main entry, so it's compatible with other reso…
…lvers This package can't be included right now with webpack (Jest also has a similar issue). While it's a bug in webpack, this package is not usable by any web app right now that bundles with webpack. webpack/enhanced-resolve#123 By switching the "main" entry in package.json, this package will be compatible with all resolvers From es-shims/Array.prototype.flat#3
- Loading branch information