Skip to content

Commit a8f5e39

Browse files
committed
chore: rename unplugin to vue-jsx-vapor
1 parent 7c255f3 commit a8f5e39

23 files changed

+17
-27
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

pnpm-lock.yaml

Lines changed: 15 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ catalog:
1313
'@vue/compiler-sfc': https://pkg.pr.new/@vue/compiler-sfc@ce35a8c
1414
'@vue/compiler-vapor': https://pkg.pr.new/@vue/compiler-vapor@ce35a8c
1515
'@vue/shared': https://pkg.pr.new/@vue/shared@ce35a8c
16-
ts-macro: 0.1.21
16+
ts-macro: ^0.1.25
1717
unplugin: ^1.16.1
1818
vite: ^6.2.1
1919
vitest: ^3.0.8

tsm.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import vueJsxVapor from './packages/unplugin/src/volar'
1+
import vueJsxVapor from './packages/vue-jsx-vapor/src/volar'
22

33
export default {
44
plugins: [

0 commit comments

Comments
 (0)