mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
use app.js (without min)
This commit is contained in:
parent
78e42313e9
commit
8133547729
@ -48,7 +48,7 @@ export default {
|
||||
"news_admin/js/app": "news_admin/js/app.ts",
|
||||
"notifications/js/notificationajaxpopup.min": "notifications/js/notificationajaxpopup.js",
|
||||
"preferences/js/app": "preferences/js/app.ts",
|
||||
"projectmanager/js/app.min": "projectmanager/js/app.ts",
|
||||
"projectmanager/js/app": "projectmanager/js/app.ts",
|
||||
"resources/js/app": "resources/js/app.ts",
|
||||
"rocketchat/js/app.min": "rocketchat/js/app.js",
|
||||
//"smallpart/js/app.min": "smallpart/js/app.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user