Skip to content

Commit 67e8f03

Browse files
Update docs/pages/common_issues/bundle_size.mdx
Co-authored-by: khuezy <[email protected]>
1 parent 8462e6c commit 67e8f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/pages/common_issues/bundle_size.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ eg: `--arch=arm64 --platform=linux --target=18 --libc=glibc`
3535

3636
- If you need to use pdfjs, you should install it with `npm i pdfjs-dist--no-optional` because the optional dep: `canvas` takes about 180MB.
3737

38-
- If the above dosn't work (or gives some compilation errors) you can try:
38+
- If the above doesn't work (or gives some compilation errors) you can try:
3939

4040
```js
4141
experimental: {

0 commit comments

Comments
 (0)