diff --git a/modules/system/classes/CombineAssets.php b/modules/system/classes/CombineAssets.php index 0e23b8461..754e9d46d 100644 --- a/modules/system/classes/CombineAssets.php +++ b/modules/system/classes/CombineAssets.php @@ -150,7 +150,9 @@ class CombineAssets $this->registerAlias('jquery', '~/modules/backend/assets/js/vendor/jquery-and-migrate.min.js'); $this->registerAlias('framework', '~/modules/system/assets/js/framework.js'); $this->registerAlias('framework.extras', '~/modules/system/assets/js/framework.extras.js'); + $this->registerAlias('framework.extras.js', '~/modules/system/assets/js/framework.extras.js'); $this->registerAlias('framework.extras', '~/modules/system/assets/css/framework.extras.css'); + $this->registerAlias('framework.extras.css', '~/modules/system/assets/css/framework.extras.css'); /* * Deferred registration