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 5cb5eec commit 6c8abbcCopy full SHA for 6c8abbc
docs/NPM-Support.md
@@ -48,5 +48,5 @@ Your command line would be like this
48
49
```
50
bsc -js-npm-package-include ocaml-library1 -js-npm-package-include
51
-ocaml-library2 -js-npm-output-path -c $npm_package_name:lib/js/ -c a.ml
+ocaml-library2 -js-npm-output-path $npm_package_name:lib/js/ -c a.ml
52
0 commit comments