gnome-shell/subprojects/extensions-app/js/misc/config.js.in
Florian Müllner c67614b522 extensions-app: Include a non-fake Config
We currently include a fake config.js file to satisfy the indirect
import from ExtensionUtils. However we're about to need to pass
build-time information into the program ourselves, so generate
a proper file.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2841>
2023-07-13 15:33:06 +00:00

2 lines
43 B
JavaScript

var PACKAGE_VERSION = '@PACKAGE_VERSION@';