Commit Graph

1601 Commits

Author SHA1 Message Date
Evan You
050c7c995d chore: readme [skip ci] 2021-01-12 22:34:46 -05:00
Evan You
17c673f5f9 wip: plugin-cdn 2021-01-12 22:29:10 -05:00
Evan You
6cda88d882 fix: properly externalize resolved external urls 2021-01-12 21:53:09 -05:00
Evan You
fe3ac2c47c release: v2.0.0-beta.25 2021-01-12 18:36:40 -05:00
Evan You
abf784403e feat: support aliasing to external url 2021-01-12 18:34:06 -05:00
Evan You
0f4e70ee0b refactor: more explicit naming 2021-01-12 18:13:57 -05:00
Evan You
64fde3883e fix: Revert "feat: allow browser new window view source (#1496)"
This reverts commit 1629c54615.

close #1507
2021-01-12 17:56:55 -05:00
Evan You
5fc1ea7242 docs: a11y and seo 2021-01-12 16:53:05 -05:00
Evan You
14617ec3c5 release: plugin-vue-jsx@1.0.2 2021-01-12 15:40:32 -05:00
Evan You
1ff9fe3eff release: v2.0.0-beta.24 2021-01-12 12:48:54 -05:00
耗子
1629c54615
feat: allow browser new window view source (#1496) 2021-01-12 12:48:05 -05:00
Alexandre Bonaventure Geissmann
cc5fa6efb3
fix(hmr): watch file changes even when HMR is disabled (#1504) 2021-01-12 12:39:45 -05:00
Evan You
730d2f0d80 feat: require explicit option to empty outDir when it is out of root
close #1501
2021-01-12 12:33:47 -05:00
Evan You
a09a030450 refactor: use consistent cli options style 2021-01-12 12:13:40 -05:00
Evan You
50bff797c5 fix: more consistent outDir formatting
close #1497
2021-01-12 12:10:01 -05:00
Evan You
cf5f3ab2c3 fix: support import.meta.url in ts esm config file
close #1499
2021-01-12 11:50:53 -05:00
JokcyLou
6bdc3eb2d0
fix(plugin-vue-jsx): fix vue jsx hmr (#1495) 2021-01-12 19:39:29 +08:00
Alex Kozack
ae2e14baf1
fix: show target build mode in logs (#1498) 2021-01-12 03:51:28 -05:00
Evan You
b5e591dffb docs: sponsor css fix 2021-01-12 00:26:28 -05:00
Evan You
43682b41ca chore: bump vitepress 2021-01-12 00:22:41 -05:00
Evan You
60a408ef0f docs: setup sponsors 2021-01-12 00:20:05 -05:00
Evan You
2d6f5243e1 fix: always replace preload marker with value 2021-01-11 22:59:39 -05:00
Evan You
9c4ef58726 release: v2.0.0-beta.23 2021-01-11 22:32:39 -05:00
Evan You
ec370d22db fix: fix ts config loading on windows
fix #1493
2021-01-11 22:31:48 -05:00
simohamed
47777050e6
docs: fix typos (#1489) 2021-01-11 18:03:11 -05:00
Evan You
1df1fb1d07 release: plugin-legacy@1.2.0 2021-01-11 17:40:06 -05:00
Evan You
ca25896295 feat(plugin-legacy): support additionalLegacyPolyfills
close #1475
2021-01-11 17:39:26 -05:00
Evan You
0bb6ddbd03 release: v2.0.0-beta.22 2021-01-11 16:55:02 -05:00
Evan You
70744143cd fix: support resolved Ids that start with null bytes
fix #1471
2021-01-11 16:43:10 -05:00
Evan You
62cbd53f25 feat(resolve): support subpath patterns + production/development conditinals in exports field
Exports field resolving now delegated to https://github.com/lukeed/resolve.exports
2021-01-11 15:18:15 -05:00
Sacha STAFYNIAK
05010846cb
feat(server): add strict-port option (#1453) 2021-01-11 15:15:54 -05:00
Evan You
4ca20f2e16 fix: handle http proxy error
fix #1485
2021-01-11 12:57:00 -05:00
Evan You
803f6da2ad fix(config): support native esm config on windows + support TS config in native esm projects
fix #1487
2021-01-11 12:47:19 -05:00
Evan You
0aed0e89f8 fix: optimizer hash should take inline mode into account
fix #1490
2021-01-11 12:12:39 -05:00
李墨
4ea065f627
fix(plugin-vue-jsx): fix define call check (#1480) 2021-01-11 11:45:39 -05:00
chencheng (云谦)
1892ffc9c7
docs: fix optimizedeps-include link (#1484) 2021-01-11 17:47:51 +08:00
Titouan Mathis
e5576c32c0
fix(plugin-html): typo in the Safari 10 nomodule snippet (#1483) 2021-01-11 16:46:19 +08:00
Evan You
b49ce692b3 release: v2.0.0-beta.21 2021-01-10 21:49:40 -05:00
Evan You
4d6a6bb08d test: test full dynamic import 2021-01-10 21:43:34 -05:00
Evan You
4a9307c49a refactor: improve public file import warning 2021-01-10 21:20:54 -05:00
Evan You
d9c3fdb407 fix: properly remove dynamic import args for full dynamic imports 2021-01-10 21:20:41 -05:00
Evan You
7923ce5933 release: v2.0.0-beta.20 2021-01-10 19:31:49 -05:00
Evan You
9299e909ef types: fix exports 2021-01-10 19:26:18 -05:00
Evan You
1865e6ee4c fix(resolve): heuristics for browser vs. module field
fix #1467
2021-01-10 19:17:40 -05:00
Evan You
6ed8e286f1 feat: allow passing options to rollup commonjs plugin via build.commonjsOptions
close #1460
2021-01-10 18:19:09 -05:00
Evan You
a8f304ead8 refactor: avoid preloading already present css 2021-01-10 18:02:08 -05:00
Evan You
2da0f2f66e refactor: improve build output 2021-01-10 17:29:44 -05:00
Evan You
6309093ec1 refactor: completely remove dynamic import polyfill and optimization code from legacy chunks 2021-01-10 15:08:14 -05:00
Evan You
e524ef09c7 refactor: only inject preload deps when there are actually deps 2021-01-10 14:30:50 -05:00
Evan You
e6f7fbad75 feat: async chunk loading optimizations
- load async chunk CSS and nested imports in parallel to the main chunk
- ensure CSS loaded before evaluating main chunk
2021-01-10 14:16:26 -05:00