feat: pake can use external scripts
This commit is contained in:
1
bin/defaults.ts
vendored
1
bin/defaults.ts
vendored
@@ -15,6 +15,7 @@ export const DEFAULT_PAKE_OPTIONS: PakeCliOptions = {
|
||||
iterCopyFile: false,
|
||||
systemTrayIcon: '',
|
||||
debug: false,
|
||||
inject: [],
|
||||
};
|
||||
|
||||
export const DEFAULT_APP_NAME = 'Pake';
|
||||
|
||||
Reference in New Issue
Block a user