8.0.2 • Published 1 year ago

@lrnwebcomponents/deduping-fix v8.0.2

Weekly downloads
291
License
Apache-2.0
Repository
github
Last release
1 year ago

Deduping fix

This is a utility that helps fix a core issue with "the platform" in that if two things try to call window.customElements.define('tag-name',ClassName) and reference the same tag-name, it is a hard bricking issue. This problem can pop up in local development for a number of reasons (or timing with legacy platforms and dynamically imported assets) and so this little utility helps rewrite this global function to perform it's same function, but issue a warning if already defined as opposed to outright failing.

8.0.2

1 year ago

8.0.1

1 year ago

8.0.0

1 year ago

7.0.18

2 years ago

7.0.16

2 years ago

7.0.17

2 years ago

7.0.0

2 years ago

7.0.4

2 years ago

7.0.2

2 years ago

4.0.0

4 years ago

3.0.0

4 years ago

2.7.7

5 years ago

2.6.16

5 years ago

2.6.12

5 years ago

2.6.8

5 years ago

2.4.0

5 years ago

2.1.1

6 years ago

2.0.9

6 years ago

2.0.8

6 years ago

2.0.5

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.40

6 years ago

0.0.39

7 years ago

0.0.38

7 years ago

0.0.37

7 years ago

0.0.36

7 years ago

0.0.35

7 years ago

0.0.34

7 years ago

0.0.33

7 years ago

0.0.32

7 years ago

0.0.31

7 years ago

0.0.30

7 years ago