Skip to content

Commit

Permalink
I am an idiot
Browse files Browse the repository at this point in the history
  • Loading branch information
redaphid committed Jan 11, 2025
1 parent e1a71a3 commit aa4571f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"watch": "tsc -watch -p ./",
"package": "vsce package -o extension.vsix",
"build": "rm -rf out && npm run compile && npm run package",
"install": "npm run build && code --install-extension extension.vsix",
"debug": "npm run compile && code --extensionDevelopmentPath=${PWD} ../shaders/plasma.frag"
},
"engines": {
Expand Down

0 comments on commit aa4571f

Please sign in to comment.