Skip to content

Commit 925df24

Browse files
committed
drop cjs: comment
1 parent 6589929 commit 925df24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ or "esm"):
1010
pnpm build core-base
1111
1212
# specify the format to output
13-
pnpm build core --formats esm
13+
pnpm build core --formats mjs
1414
```
1515
*/
1616

0 commit comments

Comments
 (0)