mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
remove not needed egw_dragdrop_dhtmlx_tree endpoint
This commit is contained in:
parent
a85335beaf
commit
23dcf58137
@ -31,7 +31,6 @@ const config = {
|
||||
// Note the .ts extension on the input - we build directly from the TypeScript when available
|
||||
"pixelegg/js/fw_pixelegg.min": "pixelegg/js/fw_pixelegg.js",
|
||||
"pixelegg/js/fw_mobile.min": "pixelegg/js/fw_mobile.js",
|
||||
"api/js/egw_action/egw_dragdrop_dhtmlx_tree.min":"api/js/egw_action/egw_dragdrop_dhtmlx_tree.js",
|
||||
"api/js/jsapi/egw.min": "api/js/jsapi/egw_modules.js",
|
||||
|
||||
// app.ts/js are added automatic by addAppsConfig() below
|
||||
|
Loading…
Reference in New Issue
Block a user