fix(dom4): maybe missing replaceWith

This commit is contained in:
Martin 2022-07-19 10:20:12 +02:00 committed by mfo
parent 850f9375b7
commit 4048dc1ae6

View file

@ -27,8 +27,8 @@ if (shouldBuildLegacy()) {
'IE >= 11'
],
additionalLegacyPolyfills: [
'dom4',
'core-js/stable',
'custom-event-polyfill',
'@stimulus/polyfills',
'@webcomponents/custom-elements',
'@webcomponents/template',