Skip to content

Commit

Permalink
fix: #210 #214 hack vite-plugin-top-level-await (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangHongEn authored Dec 18, 2024
1 parent c619bae commit fe601c1
Show file tree
Hide file tree
Showing 6 changed files with 7,745 additions and 2,707 deletions.
2 changes: 1 addition & 1 deletion examples/vite-vite/vite-host/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"vite": "^6.0.3",
"vite-plugin-top-level-await": "^1.4.4"
}
}
}
2 changes: 1 addition & 1 deletion examples/vite-vite/vite-remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@
"vite": "^6.0.3",
"vite-plugin-top-level-await": "^1.4.4"
}
}
}
Loading

0 comments on commit fe601c1

Please sign in to comment.