Skip to content

Commit f751750

Browse files
committed
feat(widget-demo): use babel-polyfill directly
Needed for IE users to browse the demo page
1 parent 42884d1 commit f751750

File tree

4 files changed

+3
-6
lines changed

4 files changed

+3
-6
lines changed

package-lock.json

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"@ciscospark/storage-adapter-local-storage": "1.50.18",
8484
"@momentum-ui/react": "^17.1.0",
8585
"ampersand-events": "^2.0.2",
86+
"babel-polyfill": "^6.26.0",
8687
"bowser": "^1.9.4",
8788
"classnames": "^2.2.5",
8889
"core-decorators": "^0.20.0",

packages/node_modules/@ciscospark/widget-demo/src/index.html

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/node_modules/@ciscospark/widget-demo/src/index.js

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)