Skip to content

Commit

Permalink
not needed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thejackshelton committed Jan 4, 2025
1 parent bae9010 commit b2e145d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/qwikdev-astro/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ export default defineIntegration({
return !(isCoreBuildPlugin || isAstroInternalPlugin || isAstroBuildPlugin);
});

// client build -> passed into server build
await build({
...astroConfig?.vite,
plugins: [astroPlugins, qwikVite(qwikClientConfig)],
Expand Down

0 comments on commit b2e145d

Please sign in to comment.