mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
lodash minimized
This commit is contained in:
parent
990256d2d1
commit
adda4e3877
11743
playground/dist/home.min.js
vendored
11743
playground/dist/home.min.js
vendored
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
requirejs.config({
|
requirejs.config({
|
||||||
// baseUrl: '/',
|
// baseUrl: '/',
|
||||||
paths: {
|
paths: {
|
||||||
lodash: 'http://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash',
|
lodash: 'http://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min',
|
||||||
jquery: 'http://code.jquery.com/jquery-1.11.0.min',
|
jquery: 'http://code.jquery.com/jquery-1.11.0.min',
|
||||||
firebase: 'https://cdn.firebase.com/js/client/2.0.5/firebase',
|
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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user