We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641b277 commit 86090cdCopy full SHA for 86090cd
examples/todomvc/index.js
@@ -1,4 +1,4 @@
1
-import 'babel/polyfill';
+import 'babel-core/polyfill';
2
3
import React from 'react';
4
import Root from './containers/Root';
0 commit comments