Skip to content

Commit 508a365

Browse files
committed
updated README
1 parent c5c1bcd commit 508a365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add the paths and shim to configuration:
1717

1818
```javascript
1919
paths: {
20-
babel: 'vendor/requirejs-babel/babel',
20+
babel: 'vendor/requirejs-babel/browser',
2121
babel_polyfill: 'vendor/requirejs-babel/polyfill.min',
2222
es6: 'vendor/requirejs-babel/es6'
2323
},

0 commit comments

Comments
 (0)