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 a353d73 commit b670134Copy full SHA for b670134
require-config.js
@@ -5,7 +5,7 @@ var require = {
5
app: './app',
6
7
babel: 'vendor/requirejs_babel/babel-4.7.8.min',
8
- babel_polyfill: 'vendor/browser-polyfill',
+ babel_polyfill: 'vendor/requirejs_babel/browser-polyfill',
9
es6: 'vendor/requirejs_babel/es6',
10
11
react: 'vendor/react/react-with-addons',
0 commit comments