Skip to content

Commit

Permalink
[ci] format
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp authored and astrobot-houston committed Sep 20, 2022
1 parent d36d27a commit e3fc6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/integrations/cloudflare/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function createIntegration(args?: Options): AstroIntegration {

vite.ssr = {
...vite.ssr,
target: 'webworker'
target: 'webworker',
};
}
},
Expand Down

0 comments on commit e3fc6d8

Please sign in to comment.