Skip to content

Commit

Permalink
#13 Removed quickstart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arminzavada committed Oct 5, 2024
1 parent 10b4126 commit 0008e9c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
4 changes: 1 addition & 3 deletions subprojects/oxsts-vs-code/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ tasks {
commandLine(
"sh",
"-c",
"node_modules/.bin/vsce",
"package",
"--out", project.layout.buildDirectory.dir("vscode").get().asFile.absolutePath,
"node_modules/.bin/vsce package --out " + project.layout.buildDirectory.dir("vscode").get().asFile.absolutePath,
)
}
}
Expand Down
48 changes: 0 additions & 48 deletions subprojects/oxsts-vs-code/vsc-extension-quickstart.md

This file was deleted.

0 comments on commit 0008e9c

Please sign in to comment.