c67614b522
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>
2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
var PACKAGE_VERSION = '@PACKAGE_VERSION@';
|