Skip to content

Commit 889fa49

Browse files
committed
Format
1 parent 9e41ba0 commit 889fa49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/playground-bundling/scripts/generate_cmijs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function e(cmd) {
4848

4949
e(`npm install`);
5050
e(`npm link ${RESCRIPT_COMPILER_ROOT_DIR}`);
51-
e(`npx rescript`)
51+
e(`npx rescript`);
5252

5353
const packages = bsconfig["bs-dependencies"];
5454

0 commit comments

Comments
 (0)