Files
react/js/html-jsx-lib.js
T
2017-09-26 09:12:41 -07:00

3 lines
323 B
JavaScript

// 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.');