mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-09 07:15:04 +02:00
filter out legacy JS code from importmap and sort it
also only add extension-less includes for .ts files (was accidentally commented out) and fix some .js imports without extension
This commit is contained in:
@ -19,5 +19,6 @@
|
||||
/vendor/egroupware/magicsuggest/magicsuggest.js;
|
||||
/api/js/jquery/splitter.js;
|
||||
/api/js/jquery/blueimp/js/blueimp-gallery.min.js;
|
||||
/api/js/Resumable/resumable.js;
|
||||
*/
|
||||
jQuery.noConflict();
|
Reference in New Issue
Block a user