mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Fix whitespace in 0.14.8 blog entry
This commit is contained in:
@@ -9,17 +9,17 @@ However [Ian Christian Myers](https://github.com/iancmyers) discovered a memory
|
||||
|
||||
The release is now available for download:
|
||||
|
||||
* **React**
|
||||
Dev build with warnings: <https://fb.me/react-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-0.14.8.min.js>
|
||||
* **React with Add-Ons**
|
||||
Dev build with warnings: <https://fb.me/react-with-addons-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-with-addons-0.14.8.min.js>
|
||||
* **React DOM** (include React in the page before React DOM)
|
||||
Dev build with warnings: <https://fb.me/react-dom-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-dom-0.14.8.min.js>
|
||||
* **React DOM Server** (include React in the page before React DOM Server)
|
||||
Dev build with warnings: <https://fb.me/react-dom-server-0.14.8.js>
|
||||
* **React**
|
||||
Dev build with warnings: <https://fb.me/react-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-0.14.8.min.js>
|
||||
* **React with Add-Ons**
|
||||
Dev build with warnings: <https://fb.me/react-with-addons-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-with-addons-0.14.8.min.js>
|
||||
* **React DOM** (include React in the page before React DOM)
|
||||
Dev build with warnings: <https://fb.me/react-dom-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-dom-0.14.8.min.js>
|
||||
* **React DOM Server** (include React in the page before React DOM Server)
|
||||
Dev build with warnings: <https://fb.me/react-dom-server-0.14.8.js>
|
||||
Minified build for production: <https://fb.me/react-dom-server-0.14.8.min.js>
|
||||
|
||||
We've also published version `0.14.8` of the `react`, `react-dom`, and addons packages on npm and the `react` package on bower.
|
||||
|
||||
Reference in New Issue
Block a user