We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8462e6c commit 67e8f03Copy full SHA for 67e8f03
docs/pages/common_issues/bundle_size.mdx
@@ -35,7 +35,7 @@ eg: `--arch=arm64 --platform=linux --target=18 --libc=glibc`
35
36
- 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.
37
38
-- If the above dosn't work (or gives some compilation errors) you can try:
+- If the above doesn't work (or gives some compilation errors) you can try:
39
40
```js
41
experimental: {
0 commit comments