Skip to content

Commit b670134

Browse files
committed
fixed path
1 parent a353d73 commit b670134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

require-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var require = {
55
app: './app',
66

77
babel: 'vendor/requirejs_babel/babel-4.7.8.min',
8-
babel_polyfill: 'vendor/browser-polyfill',
8+
babel_polyfill: 'vendor/requirejs_babel/browser-polyfill',
99
es6: 'vendor/requirejs_babel/es6',
1010

1111
react: 'vendor/react/react-with-addons',

0 commit comments

Comments
 (0)