Skip to content

Commit

Permalink
feat: unflag experimental.assets (#7921)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
  • Loading branch information
3 people authored Aug 16, 2023
1 parent f1c1c99 commit f6e9890
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/integrations/node/test/image.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ describe.skip('Image endpoint', () => {
root: './fixtures/image/',
output: 'server',
adapter: nodejs({ mode: 'standalone' }),
experimental: {
assets: true,
},
});
await fixture.build();
devPreview = await fixture.preview();
Expand Down

0 comments on commit f6e9890

Please sign in to comment.