Skip to content

Commit 00a7e97

Browse files
committed
Update all Babel package versions.
1 parent afe336c commit 00a7e97

File tree

5 files changed

+38872
-2783
lines changed

5 files changed

+38872
-2783
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module.exports = config => {
2424
// use different import syntaxes so it's not easy to just require it here.
2525
// Maybe this could be put into a JSON file, but the include in the module
2626
// rules is dynamic.
27-
entry: ["babel-polyfill", "./src/index.js"],
27+
entry: ["@babel/polyfill", "./src/index.js"],
2828
output: {
2929
libraryTarget: "umd",
3030
filename: "ml5.js",

0 commit comments

Comments
 (0)