Skip to content

Commit f6601a4

Browse files
committed
chore: whitespace for build
1 parent c2e3fbf commit f6601a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugin/src/helpers/functions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ export const setupImageFunction = async ({
7777
basePath: [basePath, IMAGE_FUNCTION_NAME].join('/'),
7878
remotePatterns,
7979
})
80+
8081
await copyFile(join(__dirname, '..', '..', 'lib', 'templates', 'ipx.js'), join(functionDirectory, functionName))
8182

8283
const imagePath = imageconfig.path || '/_next/image'

0 commit comments

Comments
 (0)