We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
babel-polyfill
1 parent b37b831 commit 73aded3Copy full SHA for 73aded3
1-add-react/src/client.js
@@ -1,3 +1,4 @@
1
+// This will emulate a full ES6 environment.
2
import 'babel-polyfill';
3
4
import React from 'react';
2-add-routing/src/client.js
3-add-redux/src/client.js
4-add-universal/src/client.js
0 commit comments