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 9fe2291 commit 1d1c2f5Copy full SHA for 1d1c2f5
packages/npm/@amazeelabs/image/src/lib.ts
@@ -19,7 +19,7 @@ export type ImageSettings = {
19
};
20
export const defaultImageSettings = {
21
outputDir: 'dist/public',
22
- outputPath: '/',
+ outputPath: '',
23
staticDir: 'public',
24
resolutions: [
25
6016, // 6K
0 commit comments