FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: temp workaround to address instance where the latest version of … · pattern-lab/patternlab-node@ada3d82 · GitHub

This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit ada3d82

Browse files
authored
fix: temp workaround to address instance where the latest version of Edge supports ES modules but NOT Custom Elements
1 parent 1bc2a0c commit ada3d82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
import '@webcomponents/custom-elements/src/custom-elements.js'; // temp workaround for Edge supporting ES modules but not CEs
12
import './patternlab-components';

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL