Skip to content
This repository was archived by the owner on Jul 19, 2019. It is now read-only.

Point at 0.13 #40

Merged
merged 1 commit into from
Mar 11, 2015
Merged

Point at 0.13 #40

merged 1 commit into from
Mar 11, 2015

Conversation

zpao
Copy link
Member

@zpao zpao commented Mar 10, 2015

For when we launch and cdnjs is updated.

I tested with fb.me and RC2 so this should be fine.

@zpao zpao mentioned this pull request Mar 10, 2015
29 tasks
<script src="https://cdn.jsdelivr.net/react/0.13.0/react.js"></script>
<script src="https://cdn.jsdelivr.net/react/0.13.0/JSXTransformer.js"></script>
<script src="https://cdn.jsdelivr.net/jquery/2.1.3/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/showdown/0.3.1/showdown.js"></script>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oooo, looks like I can get fancy and combine all of these into a single request:

<script src="https://cdn.jsdelivr.net/g/react@0.13.0(react.js+JSXTransformer.js),jquery(jquery.min.js),showdown"></script>

It doesn't actually do much for us here but it is fancy

zpao added a commit that referenced this pull request Mar 11, 2015
@zpao zpao merged commit 9a60ab0 into reactjs:master Mar 11, 2015
@zpao zpao deleted the 0.13 branch March 11, 2015 18:40
shenxl pushed a commit to shenxl/react-tutorial that referenced this pull request Sep 15, 2015
Update 08_dispatch-async-action-1.js
@matt- matt- mentioned this pull request Jun 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant