We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0f3676 commit 169eefeCopy full SHA for 169eefe
packages/gatsby-legacy-polyfills/src/exclude.js
@@ -76,6 +76,7 @@ module.exports = {
76
`features/regexp`,
77
`features/symbol`,
78
`features/promise`,
79
+ `features/dom-collections`,
80
],
81
// Will be used by preset-env to exclude already polyfilled features from the automatic polyfilling option
82
CORE_JS_POLYFILL_EXCLUDE_LIST: [
0 commit comments