Skip to content

Commit

Permalink
chore: add entry
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Sep 9, 2024
1 parent 64dd36b commit 19fb503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/aliases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ const entries: Record<string, string> = {
'react-vapor-hooks': resolveEntryForPkg('react-vapor-hooks'),
'svete-vapor-sfc-compiler': resolveEntryForPkg('svelte-sfc-compiler'),
'svelte-vapor-template-compiler': resolveEntryForPkg('svelte-template-compiler'),
'svetel-vapor-rutime': resolveEntryForPkg('svelte-vapor-runtime'),
'unplugin-react-vapor': resolveEntryForPkg('unplugin-react'),
'unplugin-svelte-vapor': resolveEntryForPkg('unplugin-svelte')
}
Expand Down

0 comments on commit 19fb503

Please sign in to comment.