fix(dom4): maybe missing replaceWith
This commit is contained in:
parent
850f9375b7
commit
4048dc1ae6
1 changed files with 1 additions and 1 deletions
|
@ -27,8 +27,8 @@ if (shouldBuildLegacy()) {
|
|||
'IE >= 11'
|
||||
],
|
||||
additionalLegacyPolyfills: [
|
||||
'dom4',
|
||||
'core-js/stable',
|
||||
'custom-event-polyfill',
|
||||
'@stimulus/polyfills',
|
||||
'@webcomponents/custom-elements',
|
||||
'@webcomponents/template',
|
||||
|
|
Loading…
Reference in a new issue