📦 build: implement automated release-build script
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
declare const SRC: string
|
||||
declare const DEVEL: boolean;
|
||||
declare const GRESOURCES_FILE: string;
|
||||
declare const VERSION: string;
|
||||
|
||||
declare module "inline:*" {
|
||||
const content: string
|
||||
|
||||
Reference in New Issue
Block a user