Skip to content

Commit 9d23cf5

Browse files
Get rid of polyfill
1 parent 09c2fad commit 9d23cf5

File tree

6 files changed

+467
-236
lines changed

6 files changed

+467
-236
lines changed

.babelrc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"presets": ["@babel/preset-env"],
3+
"plugins": ["@babel/plugin-transform-runtime"]
4+
}

dist/bundle.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)