Commit 5f5a875
committed
build/Dockerfile: skip global typescript, vsce installation
We already have vsce and typescript in the project's package.json
and don't need to preinstall them.
Change-Id: Idf4484a3b5662d9509c3146737d6d448bd9c8771
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/506656
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Suzy Mueller <suzmue@golang.org>
Run-TryBot: Hyang-Ah Hana Kim <hyangah@gmail.com>1 parent 0de0e11 commit 5f5a875
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments