64 Commits (b015892de6eaf5cd3cc16eaab433e7521c050a9c)

Author SHA1 Message Date
Cr b015892de6
workflow: cross platform vscode jest debugging (#414) 5 years ago
Evan You 4c542d5033 chore: adjust yarn warning [ci skip] 5 years ago
limichange bccae1632f
workflow: alert user working on repo if not using yarn (#1237) 5 years ago
Evan You b40fcbc4c6 fix(types): augment ref unwrap bail types in appropriate packages 5 years ago
Evan You c9bf7ded2e refactor(types): mark internal API exports and exclude from d.ts 5 years ago
leex 2e0373bb7a
build: fix build script - extractorResult is not defined (#1068) 5 years ago
Evan You 2c9374dd91 build: remove size check for runtime.global files 5 years ago
Evan You c017073f4c build: run tests in serial for release 5 years ago
Evan You 4e8d459831 build: tweak flags 5 years ago
Evan You 4126a9dd51 build: add runtime-global build for vue 5 years ago
Evan You c3028ad6b3 build: remove compiler-ssr and server-renderer from skipped packages 6 years ago
Evan You 78beed2574 build: support source map in build and dev scripts 6 years ago
Evan You ccc3312113 chore: add compiler-ssr to skipped packages for now 6 years ago
Evan You 0b992307a6 build: adjust release tag 6 years ago
Evan You 1d5a9eb7c1 chore: fix publish log [ci skip] 6 years ago
Evan You 5e35d6fb79 chore: fix release script temporary tag [ci skip] 6 years ago
Rustin 4154cacc76 chore(scripts): fix typo (#612) 6 years ago
Evan You 8aca71b354 build: adjust release tag for alpha/beta phase 6 years ago
Evan You 15cccad09f build(release): only log actually publisehd packages 6 years ago
Evan You 5c4833e204 build: generate changelog during release 6 years ago
Evan You 9351264aff build: fix skipped package check 6 years ago
Evan You 7d2ae08277 build: polish release script 6 years ago
Evan You c1959fa64d build: set compiler-sfc peerDep on vue 6 years ago
Evan You 136ab753b3 build: adjust esm formats 6 years ago
Evan You 8ed04ed503 build: release script 6 years ago
Evan You cd5ba7cfcc build: remove lerna 6 years ago
Evan You 74fd6635ce test(e2e): wip e2e test for todomvc 6 years ago
Evan You 3ec63dbee1 build: only remove dist directory when building all formats 6 years ago
Luo Yu fec47bb3ac chore: some->forEach (#424) 6 years ago
Evan You 8325f2de2a build: fix build script 6 years ago
Evan You 5eee1152ca types: (wip) improve dts output 6 years ago
wangtao0101 11d0778f9c workflow: support debug single jest test file in vscode (#360) 6 years ago
Ivan Sieder b60355d857 chore: updated error message for not-found fuzzy-matching error (#303) 6 years ago
Evan You 82b5978e9c build: further shave off runtime compile only code 6 years ago
Cong Min ec05469b1a chore: use Boolean to filter empty (#228) 6 years ago
朱金濠 4a100828de chore(scripts): remove useless requires (#219) 6 years ago
Evan You 1321e8893d workflow: remove non-existent commit script from verifyCommit message 6 years ago
Swapnil Agarwal 0fe8801782 docs: fix 'commit message convention' link (#95) 6 years ago
Ben McCallum 7bb317b031 chore: fix grammar and spelling in build.js (#84) 6 years ago
Evan You a0f442f1d4 workflow: include commit link in template explorer 6 years ago
Evan You 5047bc8dbe workflow: basic template explorer 6 years ago
Evan You 4d2fa51347 build: report both gzip and brotli sizes 6 years ago
Evan You c0bf341748 build: fix dev script 6 years ago
Evan You 776bc73a5a build: improve build script to support multiple targets 6 years ago
Evan You 4021307f4c build: use brotli for checking compressed file sizes 6 years ago
Evan You 30e60c0492 chore: tweak size script 6 years ago
Evan You 1c8f5b612a feat(compiler): scaffold compiler-dom 6 years ago
Evan You c9a1b00c1e build: do not create .npmignore when bootstrapping 6 years ago
Evan You b2d269a651 build: use api-extractor for type rollup 6 years ago
Evan You 6dfec3a4ae workflow: allow dropping dev only blocks in dev script 6 years ago