Commit Graph

4018 Commits

Author SHA1 Message Date
Evan You
6cef3fea75 fix: fix <style module> hmr 2020-04-24 22:55:47 -04:00
Evan You
59992ea56a it's lightning fast. 2020-04-24 22:48:58 -04:00
Zetao Zhuang
f402c7b8e9
feat: added local addresses (#8) 2020-04-24 19:35:59 -04:00
0xflotus
d43d779156
chore: fixed small comment typo error (#10) 2020-04-24 19:35:33 -04:00
Evan You
093cc009b7 chore: more readme clarification 2020-04-24 19:34:37 -04:00
Evan You
28a436a0a8 v0.5.1 2020-04-24 19:31:56 -04:00
Evan You
7eda441f0e readme 2020-04-24 19:31:36 -04:00
Evan You
b3d69b171d make sure to use the same version from cdn 2020-04-24 19:29:32 -04:00
Evan You
63e5e28371 change inlineVue option to cdn 2020-04-24 19:25:40 -04:00
Evan You
300af6229a v0.5.0 2020-04-24 19:15:03 -04:00
Evan You
3ba7e8e9ce chore: readme 2020-04-24 19:14:42 -04:00
Evan You
5a7a4e2877 feat: support preprocessors in vite build 2020-04-24 19:09:48 -04:00
Evan You
b6d1d0634f chore: error logging 2020-04-24 18:28:58 -04:00
Evan You
fbbdb19005 feat: css modules support 2020-04-24 17:04:55 -04:00
Evan You
e8f9175cf4 chore: bump rollup-plugin-vue 2020-04-24 09:01:02 -04:00
Evan You
7444c3e7bd clarify --root 2020-04-24 08:51:33 -04:00
Evan You
0ea7970733 feat: vite build 2020-04-23 23:04:29 -04:00
Evan You
86147d1bf0 refactor: restructure 2020-04-23 16:35:16 -04:00
Evan You
aa7c8d0b07 refactor: add debug logs 2020-04-23 16:20:07 -04:00
Evan You
868aa21724 feat: add import analysis cache 2020-04-23 15:33:37 -04:00
Evan You
169e31f872 refactor: expose watcher to plugins 2020-04-23 15:18:07 -04:00
Evan You
e1cba33445 v0.4.0 2020-04-23 12:53:38 -04:00
Evan You
eb5af6a69e chore: update readme 2020-04-23 12:42:24 -04:00
Evan You
35b23e19b0 feat: style lang="x" support 2020-04-23 12:36:56 -04:00
Evan You
b100683048 feat: sourcemap handling for deep imports 2020-04-23 11:28:00 -04:00
Evan You
c11cfc8703 feat: support deep module imports 2020-04-23 11:23:25 -04:00
Evan You
3e5076d41c feat: js hmr API 2020-04-23 11:16:44 -04:00
Evan You
ae3c83ac54 refactor: use /@ for special requests 2020-04-23 10:01:20 -04:00
Israel Roldan
a18379177c
feat: support resolving snowpack web_modules (#4) 2020-04-23 09:50:49 -04:00
Evan You
6e66766c85 feat: hmr propagation 2020-04-22 21:30:43 -04:00
Evan You
1e4a78c179 v0.3.2 2020-04-22 04:33:34 -04:00
Evan You
2c1b802384 chore: remove @babel/parser dep 2020-04-22 04:33:12 -04:00
Evan You
0f88118b5d v0.3.1 2020-04-22 04:31:10 -04:00
Evan You
7b752538a9 fix: do not attempt rewrite on 304 2020-04-22 04:30:47 -04:00
Evan You
052ac90319 v0.3.0 2020-04-22 04:17:36 -04:00
Evan You
f6ef1b1d9d more aggressive vue compilation caching 2020-04-22 04:04:28 -04:00
Evan You
ef95a005e3 add some caching 2020-04-22 03:09:53 -04:00
Evan You
c45e0669de refactor: improve css hmr 2020-04-22 02:05:36 -04:00
Evan You
9efbb0e1de refactor: middleware -> plugins 2020-04-22 01:42:42 -04:00
Evan You
5780a2a812 refactor: use es-module-lexer 2020-04-22 01:32:40 -04:00
Evan You
87324af134 refactor: cwd -> root 2020-04-21 22:57:27 -04:00
Evan You
df93fdac27 refactor: make createServer expose raw server 2020-04-21 22:32:57 -04:00
Evan You
1c95964771 v0.2.0 2020-04-21 18:51:22 -04:00
Evan You
36f1a18d40 refactor: defer js imports rewrite 2020-04-21 18:27:43 -04:00
Evan You
4ed433a165 feat: support import rewriting in index.html 2020-04-21 18:06:55 -04:00
Evan You
a307eeb056 use custom history fallback 2020-04-21 17:32:53 -04:00
Evan You
c74b24e948 refactor: use koa 2020-04-21 17:01:25 -04:00
Evan You
3e0ff7953a v0.1.2 2020-04-21 11:39:34 -04:00
Evan You
0d5a2a47a6 fix: use correct vue & compiler-sfc 2020-04-21 11:39:01 -04:00
Evan You
bb9baa2f61 fix: use dependency vue if user has no local installation 2020-04-21 10:36:10 -04:00