Commit Graph

30 Commits

Author SHA1 Message Date
Evan You
3e1cce01d0
workflow: switch to pnpm (#5060) 2021-09-24 16:21:04 -04:00
Shinigami
bb82e7ae0d
chore: fix eslint invalid ecmaVersion value (#5052) 2021-09-23 17:33:07 +02:00
ygj6
3541ebc7a0
fix: bump js parser ecmaVersion option to 'latest', fix #5013 (#5021) 2021-09-22 16:09:44 +02:00
Shinigami
e56b15d512
chore: format all files on pre-commit, lint ts files (#4132) 2021-07-28 07:11:23 +02:00
Shinigami
732d60cc99
chore: use eslint rule eqeqeq (#4234) 2021-07-13 23:05:08 +08:00
patak
15af124293
chore: move from @vitejs/create-app to create-vite (#4179) 2021-07-12 09:06:03 +02:00
Ian VanSchooten
e092e899da
fix: use path type import, fix #4028 (#4031) 2021-06-30 09:40:27 +02:00
Shinigami
004e33c449
chore: disable explicit-module-boundary-types for js (#3589) 2021-05-30 07:45:39 +08:00
Shinigami
042360894a
chore: use recommended lint (#3072) 2021-04-25 13:34:25 +02:00
Shinigami
34bd6282c0
chore: use eslint-define-config (#2688) 2021-03-31 23:20:10 +02:00
Shinigami
11de3c2269
chore: prefer-const (#2733) 2021-04-01 03:45:32 +08:00
三毛
d011a003eb
refactor: preprocess type (#2227) 2021-03-29 20:03:43 +02:00
Shinigami
fa30f76e49
chore: fix some typos (#2715) 2021-03-27 14:31:18 +08:00
GrygrFlzr
103dec9fe8
fix(ssr): handle empty sourcemaps (fix #2391) (#2441)
close #2391
2021-03-15 10:19:44 -04:00
Evan You
f266bb7417 feat: import resolving + url rebasing for less 2021-01-26 17:56:12 -05:00
Evan You
07f211aec7 wip: ssr playground 2021-01-18 18:32:19 -05:00
Evan You
4802c1a56c feat(create-app): include env shim 2021-01-05 01:04:20 -05:00
Evan You
ac099bfe5e wip: dep optimizer 2020-12-25 17:14:04 -05:00
Evan You
085599b242 feat: custom blocks 2020-12-24 15:30:07 -05:00
Evan You
eedd4353a0 test: more test setup 2020-12-19 22:33:13 -05:00
Evan You
b4814aa51b test: better organize playground & tests 2020-12-19 00:23:51 -05:00
Evan You
d94345bba1 wip: remove debugger, define vue flags in plugin 2020-12-18 21:29:04 -05:00
Evan You
80306082b4 wip: log level support 2020-12-18 17:13:18 -05:00
Evan You
e9df34c9a2 refactor: use faster custom node resolve 2020-12-16 17:24:02 -05:00
Evan You
ae2338da5d build: improve type organization 2020-12-12 15:46:18 -05:00
Evan You
68dc494a08 wip: rollup-plugin-vue works 2020-12-09 23:40:34 -05:00
Evan You
c76a9845c7 wip: inject hmr client 2020-12-09 15:41:13 -05:00
Evan You
9e81c2b8e5 wip: move rewerite to plugin 2020-12-09 04:54:10 -05:00
Evan You
fbf7ab40a8 wip: trasnform 2020-12-09 03:26:05 -05:00
Evan You
943487ca3f wip: ensure correct build 2020-12-08 05:55:12 -05:00