Skip to content

Commit fa95904

Browse files
GatsbyJS Botwardpeet
andauthored
fix(gatsby-legacy-polyfills): add dom collections to polyfills (#30483) (#30616)
(cherry picked from commit 169eefe) Co-authored-by: Ward Peeters <ward@coding-tech.com>
1 parent 322e550 commit fa95904

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/gatsby-legacy-polyfills/src/exclude.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ module.exports = {
7676
`features/regexp`,
7777
`features/symbol`,
7878
`features/promise`,
79+
`features/dom-collections`,
7980
],
8081
// Will be used by preset-env to exclude already polyfilled features from the automatic polyfilling option
8182
CORE_JS_POLYFILL_EXCLUDE_LIST: [

0 commit comments

Comments
 (0)