diff --git a/manifests/native.json b/manifests/native.json index 5000cfee..8f388d0a 100644 --- a/manifests/native.json +++ b/manifests/native.json @@ -2253,6 +2253,11 @@ "moduleName": "es-string-html-methods", "replacements": ["es-string-html-methods"] }, + "es5-ext": { + "type": "module", + "moduleName": "es5-ext", + "replacements": ["es6-shim"] + }, "es5-shim": { "type": "module", "moduleName": "es5-shim",