Skip to content

Commit

Permalink
Regenerate corejs3/src/shipped-proposals.js with yarn build
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Nov 10, 2021
1 parent 490c497 commit 0de8ac6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Expand Up @@ -2,8 +2,4 @@
// This file is automatically generated by scripts/build-corejs3-shipped-proposals.js

export default new Set<string>([
"esnext.array.find-last",
"esnext.array.find-last-index",
"esnext.typed-array.find-last",
"esnext.typed-array.find-last-index",
]);
Expand Up @@ -30,7 +30,6 @@ import "core-js/modules/web.dom-collections.for-each.js";
import "core-js/modules/web.dom-collections.iterator.js";
import "core-js/modules/web.immediate.js";
import "core-js/modules/web.queue-microtask.js";
import "core-js/modules/web.timers.js";
import "core-js/modules/web.url.js";
import "core-js/modules/web.url.to-json.js";
import "core-js/modules/web.url-search-params.js";
Expand Down

0 comments on commit 0de8ac6

Please sign in to comment.