Skip to content

Commit bf035ed

Browse files
committed
refactor comment
1 parent 811f6d1 commit bf035ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/open-next/src/build/constant.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const LOCAL_CONFIG = `export default {
2727
},
2828
loader: "fs-dev",
2929
// This part is not needed on ARM Linux as it will be installed by default
30-
// Currently only works on Linux machines
30+
// Remember to change this depending on your arch and system
3131
install: {
3232
arch: "x64",
3333
packages: ["sharp"],

0 commit comments

Comments
 (0)