Skip to content

Commit 11d6975

Browse files
authored
polyfill shadow dom for FF users (#21)
1 parent 0a326df commit 11d6975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/siteConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ const siteConfig = {
5959
'https://unpkg.com/[email protected]/dist/openpgp.js',
6060
'/js/pify.js',
6161
'/js/fs.js',
62+
'https://unpkg.com/@webcomponents/shadydom',
6263
'/js/object-inspector.min.js',
6364
'/js/tutorial.js',
6465
'/js/try-it-out-giturl.js',

0 commit comments

Comments
 (0)