Skip to content

Commit

Permalink
feat: use bundle-require instead of jiti, support top-level-await,
Browse files Browse the repository at this point in the history
…fix #11
  • Loading branch information
antfu committed Apr 1, 2024
1 parent 778c406 commit 89534ef
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 44 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,13 @@
"dependencies": {
"@unhead/shared": "^1.9.3",
"@unhead/ssr": "^1.9.3",
"bundle-require": "^4.0.2",
"chokidar": "^3.6.0",
"consola": "^3.2.3",
"devalue": "^4.3.2",
"esbuild": "^0.20.2",
"fast-glob": "^3.3.2",
"get-port-please": "^3.1.2",
"jiti": "^1.21.0",
"minimatch": "^9.0.4",
"ofetch": "^1.3.4",
"open": "^10.1.0",
Expand Down
68 changes: 36 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 89534ef

Please sign in to comment.