Evan You
|
d3172377e0
|
feat: add exports field + mjs build
|
2022-06-01 10:11:19 +08:00 |
|
Evan You
|
1b7584664d
|
workflow: fix release check + remove dist file from git index
|
2022-05-31 17:56:20 +08:00 |
|
Evan You
|
ff4f1fdf37
|
refactor: move more ssr logic into server-renderer package
|
2022-05-31 17:38:27 +08:00 |
|
Evan You
|
8d7793ff10
|
workflow: update release script
|
2022-05-31 17:26:05 +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 |
|
Pengfei Yang
|
d44cc20e96
|
chore: remove unused build alias (#9525)
|
2019-03-14 15:27:00 +08:00 |
|
Evan You
|
64f863bbb9
|
feat: move v-bind.prop shorthand behind flag
|
2019-02-02 10:49:01 -05:00 |
|
Evan You
|
2afa1d056e
|
build: fix feature flags for esm builds
|
2019-01-30 09:47:31 -05:00 |
|
Evan You
|
67e85deae2
|
feat: adjust v-slot per RFC + enable flag
|
2019-01-22 22:21:40 -05:00 |
|
Evan You
|
a47a0ee287
|
workflow: fix release script [ci skip]
|
2019-01-16 11:22:10 -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
|
bbfeb039f3
|
build: bump dev deps
|
2019-01-07 10:58:29 -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 |
|
Sam Lichlyter
|
5489339a30
|
refactor(core): Replace "var" (#8299)
Replaces instances of "var" with "let" and "const" where applicable using the eslint 'no-var' and
'prefer-const' rules
|
2018-10-24 13:07:40 -04:00 |
|
xudaashuai
|
f5b5b3c96f
|
chore: use template strings in config.js (#8113)
|
2018-10-24 12:48:58 -04:00 |
|
Evan You
|
980801c8a3
|
build: use terser instead of uglify
|
2018-10-24 10:50:37 -04:00 |
|
Evan You
|
52f9d3f492
|
build: upgrade webpack & karma
|
2018-10-24 10:41:38 -04:00 |
|
Léo Andrès
|
943e5c242b
|
workflow: clean shell scripts (#7826)
|
2018-03-22 10:02:40 -04:00 |
|
Evan You
|
a08feed8c4
|
build: build 2.5.14
|
2018-03-09 16:41:25 -05:00 |
|
Evan You
|
2c52c4265b
|
workflow: specify e2e env when releasing
|
2018-03-09 16:36:24 -05:00 |
|
Evan You
|
e98d12d232
|
workflow: add "polish" to commit types
|
2018-03-08 10:32:42 -05: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
|
a6a9d6d05a
|
workflow: improve git hooks setup
|
2018-01-06 10:08:47 -05:00 |
|
JK
|
400aa651ba
|
chore: fix setup script (#7364)
|
2018-01-02 11:21:05 -05:00 |
|
Evan You
|
144a4dd860
|
build: rename build/ to scripts/
|
2017-12-21 20:17:47 -05:00 |
|