@lwc/synthetic-shadow 5.2.0 → 5.2.1-alpha.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.cjs.js CHANGED
@@ -128,6 +128,7 @@ const KEY__NATIVE_QUERY_SELECTOR_ALL = '$nativeQuerySelectorAll$';
128
128
  if (!_globalThis.lwcRuntimeFlags) {
129
129
  Object.defineProperty(_globalThis, 'lwcRuntimeFlags', { value: create(null) });
130
130
  }
131
+ lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true;
131
132
  /** version: 5.2.0 */
132
133
 
133
134
  /*