cronapp-common-js
Version:
Cronapp Commons Functions
63 lines • 1.8 kB
JSON
{
"includes": [
],
"removes": [
{
"file": "index.html",
"script": "node_modules/cronapp-framework-mobile-js/dist/components/js/datasource.js",
"type": "script"
},
{
"file": "index.html",
"script": "node_modules/cronapp-framework-js/dist/components/js/datasource.js",
"type": "script"
},
{
"file": "index.html",
"script": "node_modules/cronapp-common-js/dist/parser.min.js",
"type": "script"
},
{
"file": "index.html",
"script": "plugins/cronapp-framework-mobile-js/dist/components/js/datasource.js",
"type": "script"
},
{
"file": "index.html",
"script": "plugins/cronapp-framework-js/dist/components/js/datasource.js",
"type": "script"
},
{
"file": "index.html",
"script": "plugins/cronapp-common-js/dist/parser.min.js",
"type": "script"
},
{
"file": "index.html",
"script": "js/dataSourceMap.js",
"type": "script"
}
],
"replaces":[
{
"old": "plugins/cronapp-common-js/dist/js/parser.js",
"new": "node_modules/cronapp-common-js/dist/js/parser.js"
},
{
"old": "plugins/cronapp-common-js/dist/js/datasource/datasource.js",
"new": "node_modules/cronapp-common-js/dist/js/datasource/datasource.js"
},
{
"old": "plugins/cronapp-common-js/dist/js/odata-filter-parser.js",
"new": "node_modules/cronapp-common-js/dist/js/odata-filter-parser.js"
},
{
"old": "plugins/cronapp-common-js/dist/js/pouchdb.min.js",
"new": "node_modules/cronapp-common-js/dist/js/pouchdb.min.js"
},
{
"old": "plugins/cronapp-common-js/dist/js/pouchdb.find.min.js",
"new": "node_modules/cronapp-common-js/dist/js/pouchdb.find.min.js"
}
]
}