Skip to content

Commit 09c12ab

Browse files
committed
chore(cms): update trigger config
1 parent 71e4468 commit 09c12ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cms/trigger.config.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@ export default defineConfig({
1919
},
2020
},
2121
dirs: ["./trigger"],
22+
build: {
23+
external: ["sharp"],
24+
},
2225
});

0 commit comments

Comments
 (0)