Skip to content

Commit 83b31fa

Browse files
committed
add Plugin/PackageToJS/Templates to bootstrap
1 parent e56a81e commit 83b31fa

File tree

2 files changed

+42
-0
lines changed

2 files changed

+42
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ SWIFT_SDK_ID ?= wasm32-unknown-wasi
33
.PHONY: bootstrap
44
bootstrap:
55
npm ci
6+
cd Plugins/PackageToJS/Templates && npm ci
67

78
.PHONY: unittest
89
unittest:

Plugins/PackageToJS/Templates/package-lock.json

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)