Commit Graph

34 Commits

Author SHA1 Message Date
Evan You
cc14d4452c chore: bump build deps 2022-10-11 17:39:59 +08:00
Evan You
012e10c9ca fix(build): fix mjs dual package hazard
close #12626
2022-07-08 11:42:36 +08:00
Evan You
0fabda7a3b feat: useCssModules 2022-06-18 16:10:00 +08:00
Evan You
452aa9d29c wip: handle script analyzed bindings when prefixing identifiers 2022-06-15 10:10:54 +08:00
Evan You
cda5176e95 build: fix compiler build 2022-06-14 23:43:57 +08:00
Evan You
4306cc67b9 build: fix compiler-sfc build 2022-06-10 22:51:41 +08:00
Evan You
06594f68b7 wip: port @vue/component-compiler-utils 2022-06-10 16:50:17 +08:00
Evan You
d3172377e0 feat: add exports field + mjs build 2022-06-01 10:11:19 +08:00
Evan You
ff4f1fdf37 refactor: move more ssr logic into server-renderer package 2022-05-31 17:38:27 +08:00
Evan You
9f74f2048d refactor: move to monorepo 2022-05-31 15:32:44 +08:00
Evan You
eb20b8228f ci: fix ci 2022-05-26 02:36:51 +08:00
Evan You
d7d3dbbcc8 workflow: allow wip commits 2022-05-24 21:49:09 +08:00
Evan You
797e72e6fd build: use __DEV__ flag 2022-05-24 08:56:11 +08:00
Evan You
6f8fb220e2 build: target es2017 / node 8 for cjs files 2022-05-23 17:14:02 +08:00
Evan You
898d1e19fc test: all ssr tests passing 2022-05-20 16:55:05 +08:00
Evan You
c63d43c830 build: externalize stream to avoid warning 2022-05-20 15:26:18 +08:00
Evan You
d8c3bbfa44 refactor: remove weex from codebase 2022-05-20 12:17:13 +08:00
Evan You
2d019e4e25 test: partial ssr tests passing 2022-05-20 12:01:16 +08:00
Evan You
19a5a35529 build: target es5 2022-05-19 16:08:46 +08:00
Carlos Rodrigues
8e047df75a update deps and other code -- still need to fix some issues with testing - basically dependencies issues 2022-04-29 19:54:08 +01:00
pikax
52d3a7c773 update terser and buble 2021-04-07 17:28:56 +01:00
pikax
180474dc17 fix "he" dep thanks @sodatea 2021-04-07 14:02:42 +01:00
pikax
0af78c57b3 remove @flow 2021-04-06 17:11:58 +01:00
pikax
cb0d18bfa1 bump rollup deps 2021-04-06 17:04:48 +01:00
pikax
65b683a5e1 fix build 2021-04-03 16:36:50 +01:00
Evan You
2afa1d056e build: fix feature flags for esm builds 2019-01-30 09:47:31 -05:00
Evan You
7fb6fdd168 build: introduce feature flags, hide new slot syntax behind flag 2019-01-15 16:22:06 -05:00
Evan You
63f5c6e9f1 build: add esm browser prod build 2018-12-12 12:24:41 -05:00
Evan You
861abf4bb9 feat: add browser ESM build 2018-12-12 12:24:41 -05:00
Evan You
17296aa6bb build: ship pre-minified versions of CommonJS build and server renderer 2018-12-12 12:24:41 -05:00
xudaashuai
f5b5b3c96f chore: use template strings in config.js (#8113) 2018-10-24 12:48:58 -04:00
Evan You
52f9d3f492 build: upgrade webpack & karma 2018-10-24 10:41:38 -04:00
Evan You
9b22d86ab3 fix: install ssr helpers for functional context during SSR
close #7443, ref nuxt/nuxt.js#2565
2018-03-08 09:51:03 -05:00
Evan You
144a4dd860 build: rename build/ to scripts/ 2017-12-21 20:17:47 -05:00