Commit Graph

125 Commits

Author SHA1 Message Date
patak
ed8d6a74e6
chore: narrow down rollup version (#9651) 2022-08-12 13:32:47 +02:00
sapphi-red
96c885a270 test: add #8461 test case 2022-07-01 07:55:51 +02:00
Anthony Fu
4bd15314d3 chore(lint): sort for imports (#8113) 2022-05-11 17:31:15 +08:00
Anthony Fu
b6fc3cdccf fix: use strip-literal to strip string lterals (#8054) 2022-05-08 12:39:34 +08:00
renovate[bot]
b877d30a05
chore(deps): update all non-major dependencies (#7949) 2022-05-02 09:35:14 +02:00
翠 / green
025eebf7e6
fix(css): dynamic import css in package fetches removed js (fixes #7955, #6823) (#7969) 2022-05-01 21:50:25 +02:00
翠 / green
7f9f8f1f84
fix(css): sourcemap crash with postcss (#7982) 2022-05-01 20:51:18 +02:00
翠 / green
a9fa60b37e
chore: bump vue in ssr-vue (#7965) 2022-04-30 06:15:45 +02:00
Bjorn Lu
274c10eb9e
fix(css): support postcss.config.ts (#7935) 2022-04-28 07:45:55 +02:00
Bjorn Lu
50672e4f8b
fix: use NODE_ENV in optimizer (#7673) 2022-04-27 19:20:53 +02:00
Shinigami
fc89057b40
fix: node v18 support (#7812) 2022-04-22 21:20:57 +02:00
renovate[bot]
e29d1d92f7
chore(deps): update all non-major dependencies (#7847) 2022-04-21 16:32:19 +02:00
renovate[bot]
eba9d05d7a
chore(deps): update all non-major dependencies (#7780) 2022-04-19 22:34:44 +02:00
patak
fa86d69ca5
fix: revert #7582, fix #7721 and #7736 (#7737) 2022-04-14 16:40:53 +02:00
renovate[bot]
485263cdca
fix(deps): update all non-major dependencies (#7668) 2022-04-11 15:10:42 +02:00
renovate[bot]
fc51a15e1e
chore(deps): update all non-major dependencies (#7603)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-04-04 20:31:44 +02:00
Haoqun Jiang
5d6ea8efc3
fix(resolver): skip known ESM entries when resolving a require call (#7582) 2022-04-02 16:59:08 +02:00
翠 / green
90df0bb7c6
fix: tailwind css sourcemap warning (#7480) 2022-03-29 13:08:34 +02:00
François Wouts
01bc415289
fix: add workaround to fix build-temp-types on Netlify (#7495) 2022-03-28 17:14:31 +02:00
翠 / green
9707f0e9e3
test: add js sourcemap tests (#7494) 2022-03-28 14:41:00 +02:00
renovate[bot]
42c15f6bad
chore(deps): update all non-major dependencies (#7490) 2022-03-28 05:10:21 +02:00
Haoqun Jiang
fe4c1edbe0
fix(resolve): skip module field when the importer is a require call (#7438) 2022-03-24 14:02:17 +01:00
Wenlu Wang
a90b03ba6a
fix: update tsconfck to 1.2.1 (#7424) 2022-03-24 06:51:10 +01:00
renovate[bot]
b63fc3bbda
fix(deps): update all non-major dependencies (#7392) 2022-03-22 04:11:33 +01:00
patak
21919d287a
fix: lockfile after #7173 (#7401) 2022-03-22 00:49:19 +01:00
翠 / green
38a655ffab
feat: css sourcemap support during dev (#7173) 2022-03-22 00:09:23 +01:00
Bjorn Lu
fde0f3c0e6
chore: update es-module-lexer (#7357) 2022-03-17 10:00:35 +01:00
renovate[bot]
839665c598
chore(deps): update all non-major dependencies (#6905)
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2022-03-17 09:24:32 +01:00
patak
65aaeeee87
fix: update to esbuild 0.14.27, fix #6994 (#7320) 2022-03-15 08:42:03 +01:00
patak
769f53574d
fix: dep with dynamic import wrong error log (#7313) 2022-03-14 12:38:41 +01:00
Bogdan Chadkin
ed4d19103e
chore: replace SourceMapConsumer with trace-mapping (#6746)
Co-authored-by: patak-dev <matias.capeletto@gmail.com>
2022-03-08 13:46:41 +01:00
Niputi
5648d09b66
fix: replacing compression with modern version (#6557) 2022-03-08 07:19:05 +01:00
Bjorn Lu
c11af23287
feat: optimize custom extensions (#6801) 2022-03-03 10:35:58 +01:00
François Wouts
f02f961f95
fix: update postcss-load-config to load PostCSS plugins based on their config file path (#6856) 2022-03-03 10:31:45 +01:00
Dominik G
993ea391a6
feat(perf): tsconfck perf improvement (#7055) 2022-03-03 09:34:01 +01:00
yoho
c8a7ea8658
fix(json): load json module error (#6352) 2022-03-03 07:21:41 +01:00
Bjorn Lu
2136f2bb96
fix: prebundle dep with colon (#7006) 2022-02-20 12:25:03 +01:00
patak
a9a1ae2db6
fix: revert update dotenv-expand #6703, fix #6858 (#6934) 2022-02-15 17:17:28 +01:00
renovate[bot]
7a2ddb43fb
chore(deps): update dependency @ampproject/remapping to v2 (#6690) 2022-02-11 10:10:35 +01:00
renovate[bot]
e38be3e6ca
fix(deps): update all non-major dependencies (#6782) 2022-02-09 21:26:38 +01:00
patak
a0126441a5
fix: revert #6233, strip query when resolving entry (fix #6797)
This reverts commit 000ba2e00b.
2022-02-07 16:38:19 +01:00
Niputi
0b819e2caf
chore(deps): update dotenv-expand (#6703) 2022-01-31 23:00:00 +01:00
renovate[bot]
a272c07e5c
chore(deps): update all non-major dependencies (#6357) 2022-01-31 22:59:04 +01:00
Niputi
dc2d1f8430
chore(deps): update chokidar (#6701) 2022-01-31 22:33:48 +01:00
patak
eb4d4cd191
chore(deps): update esbuild to 0.14.14 in vite package (#6702) 2022-01-31 22:07:43 +01:00
patak
a4895ed9d7
chore(deps): update to esbuild 0.14.14, with patched dist (#6639) 2022-01-30 17:48:23 +01:00
renovate[bot]
1733955897
chore(deps): update dependency dotenv to v14 (#6605) 2022-01-27 17:41:31 +01:00
patak-dev
40f98bff7b release: plugin-vue@2.1.0 2022-01-21 13:44:04 +01:00
宋铄运 (Alan Song)
3fb4118026
fix(plugin-vue): make cssm code tree shakeable (#6353) 2022-01-21 10:35:56 +01:00
Bogdan Chadkin
7b95f4d8be
chore: replace source-map with source-map-js (#6556)
source-map-js is a js fork with applied optimisations comparable with
rust optimisation in latest source-map versions.

Staying on js allows us to bundle package and not increase install size.

As a bonus I added support for importing from lib directly so we could
avoid bundling whole package. See https://github.com/7rulnik/source-map-js/pull/13

```
du -ck dist/node
```
before: 4164 kB
after: 4140 kB
2022-01-18 21:42:06 +01:00