1
0
Fork 0

Use minified React.js lib

This commit is contained in:
Gregory Eremin 2015-02-08 21:43:31 +07:00
parent 1a1e062712
commit 7eff60acdd
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<title>Queues @ {{.hostname}}</title>
<meta charset="utf8">
<link rel="stylesheet" href="/static/app.css">
<script src="http://fb.me/react-0.12.2.js"></script>
<script src="http://fb.me/react-0.12.2.min.js"></script>
<script src="/static/app.js"></script>
</head>
<body>