client-share-web/0.3.7/build.js

11 строки
188 B
JavaScript
Исходник Обычный вид История

2011-04-13 03:15:01 +04:00
({
baseUrl: "scripts/",
paths: {
"index": "../index",
"jquery": "requireplugins-jquery"
},
name: "index",
exclude: ['jquery'],
out: './index.js'
})