Skip to content

Commit

Permalink
fix: don't mark connect:server as enforce post to avoid clashing with…
Browse files Browse the repository at this point in the history
… vite-plugin-ssr (#47)
  • Loading branch information
cyco130 authored May 26, 2023
1 parent 0bf9282 commit 913e066
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/connect/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ export default function vaviteConnect(
{
name: "@vavite/connect:server",

enforce: "post",

config(config, env) {
const common: UserConfig = {
optimizeDeps: {
Expand Down

0 comments on commit 913e066

Please sign in to comment.