vue3-yuanma/scripts
Evan You b40fcbc4c6 fix(types): augment ref unwrap bail types in appropriate packages
Packages can now augment the ref unwrap bail types in their own `d.ts`.
Also updated the build script to auto concat any files in a package's
`types` directory to the final generated `d.ts`.

- `@vue/reactivity` should no longer require `libs: ["DOM"]` in tsconfig
- Properly bail on `VNode` and `ComponentPublicInstance` in runtime-core
2020-05-01 16:14:30 -04:00
..
bootstrap.js refactor(types): mark internal API exports and exclude from d.ts 2020-04-30 17:04:35 -04:00
build.js fix(types): augment ref unwrap bail types in appropriate packages 2020-05-01 16:14:30 -04:00
dev.js build: support source map in build and dev scripts 2020-01-28 10:28:48 -05:00
jest.js workflow: support debug single jest test file in vscode (#360) 2019-10-23 11:20:05 -04:00
release.js build: run tests in serial for release 2020-04-03 21:40:40 -04:00
utils.js chore: some->forEach (#424) 2019-11-04 14:28:11 -05:00
verifyCommit.js build: release script 2019-12-10 21:29:52 -05:00