This repository was archived by the owner on Oct 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-0
lines changed
Expand file tree Collapse file tree 4 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ console.error("Warning: loading `react-latest` directly is deprecated. Replace the requires with `react/source`.");
2+
13/**
24 * React (with addons) v15.0.1
35 */
Original file line number Diff line number Diff line change 1+ console.error("Warning: loading `react-v13` directly is deprecated. ")
2+ console.error("Replace the requires with `react/source` and add `gem 'react-rails', '~> 1.3.3'` to your Gemfile.");
3+
14/**
25 * React (with addons) v0.13.3
36 */
Original file line number Diff line number Diff line change 1+ console.error("Warning: loading `react-v14` directly is deprecated. ")
2+ console.error("Replace the requires with `react/source` and add `gem 'react-rails', '~> 1.6.2'` to your Gemfile.");
3+
14/**
25 * React (with addons) v0.14.8
36 */
Original file line number Diff line number Diff line change 1+ console.error("Warning: loading `react-v15` directly is deprecated. ")
2+ console.error("Replace the requires with `react/source` and add `gem 'react-rails', '~> 1.9.0'` to your Gemfile.");
3+
14/**
25 * React (with addons) v15.0.1
36 */
You can’t perform that action at this time.
0 commit comments