gnome-shell/js/dbusServices/extensions
Florian Müllner 55cf8cf4bb extensions/internals: Port to ESM
We got rid of all uses of extension utils code in the gnome-shell
process itself, and everything that is now using it - including
extensions - is already loaded as module.

We can therefore quickly move the file to ESM, which will help
a bit with upcoming changes.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2837>
2023-07-15 13:16:42 +02:00
..
css
ui
extensionPrefsDialog.js extensionUtils: Always use manager to find current extension 2023-07-15 11:07:12 +00:00
extensionsService.js extensions/internals: Port to ESM 2023-07-15 13:16:42 +02:00
main.js