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 43a6275 commit f33e1d5Copy full SHA for f33e1d5
scripts/buildRuntimeRewatch.sh
@@ -12,4 +12,5 @@ cp runtime/lib/js/*.js lib/js
12
cp runtime/lib/bs/*.@(cmi|cmj|cmt|cmti) lib/ocaml/
13
cp runtime/*.@(res|resi) lib/ocaml/
14
# copy the stdlib build artifacts to the testrepo
15
+mkdir -p rewatch/testrepo/node_modules/rescript/lib/ocaml
16
cp -rf lib/ocaml rewatch/testrepo/node_modules/rescript/lib/ocaml
0 commit comments