[ci] format
This commit is contained in:
parent
fbc32cf655
commit
39e0a7d757
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ export function getAdapter(): AstroAdapter {
|
|||
name: '@astrojs/netlify',
|
||||
serverEntrypoint: '@astrojs/netlify/netlify-functions.js',
|
||||
exports: ['handler'],
|
||||
args: { },
|
||||
args: {},
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue