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 811f6d1 commit bf035edCopy full SHA for bf035ed
packages/open-next/src/build/constant.ts
@@ -27,7 +27,7 @@ export const LOCAL_CONFIG = `export default {
27
},
28
loader: "fs-dev",
29
// This part is not needed on ARM Linux as it will be installed by default
30
- // Currently only works on Linux machines
+ // Remember to change this depending on your arch and system
31
install: {
32
arch: "x64",
33
packages: ["sharp"],
0 commit comments