Skip to content

Commit

Permalink
chore(tanstack-start): Add vinxi import to external
Browse files Browse the repository at this point in the history
  • Loading branch information
wobsoriano committed Jan 14, 2025
1 parent cbe7a8a commit ead2d4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tanstack-start/tsup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default defineConfig(overrideOptions => {
PACKAGE_VERSION: `"${version}"`,
__DEV__: `${!isProd}`,
},
external: ['vinxi/http'],
};

return runAfterLast([
Expand Down

0 comments on commit ead2d4c

Please sign in to comment.