You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2020. It is now read-only.
Since babel@6.4, they will not include polyfills, but other shims like collections will be used in process scope ( babel-polyfill will overwrite them before )
Since babel@6.4, they will not include polyfills, but other shims like
collectionswill be used in process scope ( babel-polyfill will overwrite them before )montagejs/collections#139
It will broken
matchesPatterns, because ofJust notice it, if someone use webpack with other packages, the global shim will make babel-plugin-react-transform broken