We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8841347 commit af6680aCopy full SHA for af6680a
Makefile
@@ -29,4 +29,5 @@ release:
29
30
publish: test
31
apm publish patch
32
+ rm -rf ./node_modules/syntaxdev
33
vsce publish
0 commit comments