mirror of
https://github.com/LukeHagar/sveltekit-electron-adapter.git
synced 2025-12-07 12:47:49 +00:00
[Fix] Removing all files in .gitignore
This commit is contained in:
@@ -19,7 +19,6 @@ const version = pkg.version.split(".");
|
||||
let next_version, patch;
|
||||
|
||||
const argv: any = yargs(process.argv.slice(2)).argv;
|
||||
console.log(argv.cmd);
|
||||
|
||||
switch (argv.cmd) {
|
||||
case "nightly":
|
||||
|
||||
Reference in New Issue
Block a user