We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1fdd1 commit 17bc1abCopy full SHA for 17bc1ab
Makefile
@@ -39,6 +39,5 @@ perf-tester:
39
.PHONY: regenerate_swiftpm_resources
40
regenerate_swiftpm_resources:
41
npm run build
42
- cp Runtime/lib/index.js Plugins/PackageToJS/Templates/runtime.js
43
cp Runtime/lib/index.mjs Plugins/PackageToJS/Templates/runtime.mjs
44
cp Runtime/lib/index.d.ts Plugins/PackageToJS/Templates/runtime.d.ts
0 commit comments