extensions-app: Move Extensions app to new subproject
The Extensions app code is now independent enough from the rest of the code base to move it to its own subprojects, like we did for the extensions-tool. This allows for stand-alone builds of the app, which we are about to use for distributing it as flatpak. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1133
This commit is contained in:

committed by
Georges Basile Stavracas Neto

parent
ed21a4e5c1
commit
39e6375aff
1
subprojects/extensions-app/js/misc/config.js
Normal file
1
subprojects/extensions-app/js/misc/config.js
Normal file
@ -0,0 +1 @@
|
||||
/* Fake module to satify import in ExtensionUtils */
|
Reference in New Issue
Block a user