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 c5c1bcd commit 508a365Copy full SHA for 508a365
README.md
@@ -17,7 +17,7 @@ Add the paths and shim to configuration:
17
18
```javascript
19
paths: {
20
- babel: 'vendor/requirejs-babel/babel',
+ babel: 'vendor/requirejs-babel/browser',
21
babel_polyfill: 'vendor/requirejs-babel/polyfill.min',
22
es6: 'vendor/requirejs-babel/es6'
23
},
0 commit comments