You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# react-es7-amd
2
2
3
-
This is an example of rebulding [hipertracker/react-es7](https://github.com/hipertracker/react-es7) project rebuild with pure AMD modules.
3
+
This is an example of rebulding [hipertracker/react-es7](https://github.com/hipertracker/react-es7) project rebuild with pure [AMD modules](http://requirejs.org/).
4
4
5
5
* All JavaScript files are transpiled with [6to5](https://6to5.org/) library with enabled [experimental ES7 syntax](https://6to5.org/features.html).
6
6
* The workflow and communication between components is built using [Reflux](https://github.com/spoike/refluxjs), a slighty [improved](http://blog.krawaller.se/posts/reflux-refinement/) Flux paradigm.
0 commit comments