@lwc/template-compiler 2.45.3 → 2.45.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,3 +1,4 @@
1
+ /* proxy-compat-disable */
1
2
  /**
2
3
  * Copyright (C) 2023 salesforce.com, inc.
3
4
  */
@@ -5282,5 +5283,5 @@ function compile(source, config) {
5282
5283
  }
5283
5284
 
5284
5285
  export { ElementDirectiveName, LWCDirectiveDomMode, LWCDirectiveRenderMode, LwcTagName, RootDirectiveName, TemplateDirectiveName, compile, compile as default, parse };
5285
- /** version: 2.45.3 */
5286
+ /** version: 2.45.4 */
5286
5287
  //# sourceMappingURL=index.js.map