Skip to content

Commit

Permalink
name extension something simple
Browse files Browse the repository at this point in the history
  • Loading branch information
redaphid committed Jan 11, 2025
1 parent 9ad82b8 commit 9756e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"vscode:prepublish": "npm run compile",
"compile": "tsc -p ./",
"watch": "tsc -watch -p ./",
"package": "vsce package",
"package": "vsce package -o extension.vsix",
"build": "rm -rf out && npm run compile && npm run package"
},
"engines": {
Expand Down

0 comments on commit 9756e84

Please sign in to comment.