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 6589929 commit 925df24Copy full SHA for 925df24
scripts/build.ts
@@ -10,7 +10,7 @@ or "esm"):
10
pnpm build core-base
11
12
# specify the format to output
13
-pnpm build core --formats esm
+pnpm build core --formats mjs
14
```
15
*/
16
0 commit comments