'use strict'; require.config({ baseUrl: '/js/', paths: { 'react': 'libs/react/react-with-addons', } });