react minimized

This commit is contained in:
ido 2014-12-24 12:36:32 +02:00
parent adda4e3877
commit 07c3952a2f
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -4,7 +4,7 @@ requirejs.config({
lodash: 'http://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min',
jquery: 'http://code.jquery.com/jquery-1.11.0.min',
firebase: 'https://cdn.firebase.com/js/client/2.0.5/firebase',
react: 'http://fb.me/react-with-addons-0.12.1',
react: 'http://fb.me/react-with-addons-0.12.1.min',
text: 'libs/requirejs-plugins/text',
json: 'libs/requirejs-plugins/json'
//ace: '../ace-builds-1.1.8/src-min/ace',