We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322e550 commit fa95904Copy full SHA for fa95904
1 file changed
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