Babel
Here are 6,821 public repositories matching this topic...
-
Updated
Oct 20, 2019 - JavaScript
-
Updated
Dec 14, 2020 - JavaScript
-
Updated
Dec 27, 2020 - JavaScript
-
Updated
Nov 1, 2020 - JavaScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 27, 2020 - Rust
Expected Behavior
Components render without warnings.
Actual Behavior
The following seen in the browser console:
Warning: Failed prop type: Invalid prop `children` of type `object` supplied to `Menu`, expected `function`.
URL, screen shot, or Codepen exhibiting the issue
 {};
module.exports.options = PropTypes.object({
n: PropTypes.number
});Or, this can be implemented in bab
-
Updated
Dec 26, 2020 - JavaScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
Jul 15, 2020 - JavaScript
-
Updated
Aug 5, 2020 - JavaScript
Created by Sebastian McKenzie, James Kyle, Henry Zhu, Logan Smyth, Daniel Tschinder
Released September 28, 2014
- Organization
- babel
- Website
- babeljs.io


Bug Report
Current behavior
No core-js polyfills in the final bundle.
Since babel/babel#10862 the core-js polyfill paths always have
.jsextension.In
shouldReplacefunction https://github.com/babel/babel/blob/41085248560b1403b8d0f99f108491e679531c6c/packages/babel-preset-env/src/polyfills/corejs3/entry-plugin.js#L52-L64the module path is compared wi