Haoqun Jiang
|
0a8be4537a
|
build: use `stripInternal` (#9379)
Unlike our custom plugin, TypeScript won't automatically remove
re-exports of internal types, so we need to explicitly mark them as
`@internal`.
|
2023-10-17 21:10:14 +08:00 |
Lioness100
|
6277cb994a
|
chore: fix typo (#7693)
|
2023-06-10 17:17:41 +08:00 |
Evan You
|
d621d4c646
|
fix(build): ensure correct typing for node esm
|
2023-05-18 13:53:51 +08:00 |
Evan You
|
7f1b546a99
|
workflow: support building types in build script
|
2023-04-18 11:39:21 +08:00 |
Evan You
|
7c3319bed1
|
build: improve dts generation
|
2023-03-30 18:02:27 +08:00 |
Haoqun Jiang
|
ffe679c490
|
fix(types/jsx): move JSX DOM types back to `@vue/runtime-dom` (#7979)
|
2023-03-29 20:22:29 +08:00 |
Evan You
|
72b570917e
|
chore: catch unhandled export as just in case
|
2023-02-06 09:02:41 +08:00 |
Evan You
|
dbe7109c8f
|
build: improve dts rollup output
|
2023-02-04 11:59:42 +08:00 |
Evan You
|
20ea62da3c
|
chore: use type: "module"
|
2023-02-03 18:12:56 +08:00 |