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 b75e03a commit 7e7aa80Copy full SHA for 7e7aa80
Makefile
@@ -22,6 +22,5 @@ unittest:
22
.PHONY: regenerate_swiftpm_resources
23
regenerate_swiftpm_resources:
24
npm run build
25
- cp Runtime/lib/index.js Plugins/PackageToJS/Templates/runtime.js
26
cp Runtime/lib/index.mjs Plugins/PackageToJS/Templates/runtime.mjs
27
cp Runtime/lib/index.d.ts Plugins/PackageToJS/Templates/runtime.d.ts
0 commit comments