提交历史

作者 SHA1 备注 提交日期
  Evan You 87c86e4cc2 refactor: ensure ssr branches are included in esm-bundler build 4 年之前
  Evan You 471f66a1f6 build: expose compiler-sfc and server-renderer under main vue package + optimize package size 4 年之前
  Evan You 22a9b3711c build: fix compat build exports (again) 4 年之前
  Illya Klymov 7575733b8c fix(build): build vue-compat in default exports mode (#4460) 4 年之前
  Evan You 2217993897 build: pre-shim process in browser build of compiler-sfc 4 年之前
  Evan You 84b24a71f0 chore: bump deps 4 年之前
  Evan You f2fb8a51a9 build: fix compat build type treatment 5 年之前
  Evan You b14de6c3f8 wip: fix compiler dep externalization 5 年之前
  Evan You f6dee53270 wip: compat integration progress 5 年之前
  Evan You 960e9deaed wip: vm.$listeners compat 5 年之前
  Evan You 24850a99c6 wip: initial compat build setup 5 年之前
  Evan You f76ddc5ac3 workflow: sfc playground 5 年之前
  Evan You 2424768808 build: make compiler-sfc global build work 5 年之前
  Evan You 414c265dd9 chore: suppress rollup plugin replace warning 5 年之前
  GU Yiling 20a704fc04 fix(build): enable safari10 option for terser (#2472) 5 年之前
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr 5 年之前
  Evan You 54727f9874 feat: provide ability to overwrite feature flags in esm-bundler builds 5 年之前
  Evan You edcbf99480 build(deps): bump build deps 5 年之前
  Evan You 36972c20b5 feat(compiler-sfc): add transformAssetUrlsBase option 6 年之前
  Evan You bd0f7da2c6 build: add browser builds for @vue/compiler-sfc 6 年之前
  Evan You e954ba21f0 feat(build): provide more specific warnings for runtime compilation 6 年之前
  Evan You 19223f5462 build: remove __BUNLDER__ flag so that HMR is available for all builds 6 年之前
  Evan You 218e6e1667 build: adjust build formats 6 年之前
  Evan You 4e8d459831 build: tweak flags 6 年之前
  Evan You 4126a9dd51 build: add runtime-global build for vue 6 年之前
  Evan You a3cc970030 feat(ssr/suspense): suspense hydration 6 年之前
  Evan You 206640a2d8 fix(build): remove __RUNTIME_COMPILE__ flag 6 年之前
  Evan You bcb2a9b4a6 build: make @vue/shared public 6 年之前
  Evan You 8449a9727c feat(compiler-core): switch to @babel/parser for expression parsing 6 年之前
  basvanmeurs 8d817bb446 build: use buildOption to determine runtime compile build (#742) 6 年之前