Skip to content

Commit 92eeac2

Browse files
committed
Updated to Babel 5.6.10, RequireJS 2.1.20, added credits
1 parent 73ec734 commit 92eeac2

File tree

9 files changed

+100299
-91607
lines changed

9 files changed

+100299
-91607
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ or plain old AMD syntax:
4646
<script src="./requirejs-config.js"></script>
4747
<script src="./vendor/requirejs/require.js" data-main="es6!./src/main" ></script>
4848
```
49+
## Credits
50+
51+
* [https://github.com/mikach/requirejs-babel](https://github.com/mikach/requirejs-babel)
4952
5053
## Example of React & RequireJS & Babel with ES6+
5154

0 commit comments

Comments
 (0)