Files
react/js/html-jsx-lib.js
T
Paul O’Shannessy 1b94dd8f40 Update site for v15
2016-04-07 14:33:54 -07:00

5 lines
338 B
JavaScript

'use strict';
// Ideally it would be nice to just redirect, but Github Pages is very basic and
// lacks that functionality.
console.warn('html-jsx-lib.js has moved to http://reactjs.github.io/react-magic/' + 'htmltojsx.min.js. If using React-Magic, you are no longer required to ' + 'link to this file. Please delete its <script> tag.');