client-share-web/0.3.7/build.js

11 строки
188 B
JavaScript

({
baseUrl: "scripts/",
paths: {
"index": "../index",
"jquery": "requireplugins-jquery"
},
name: "index",
exclude: ['jquery'],
out: './index.js'
})