Commit Graph

455 Commits

Author SHA1 Message Date
Daniel Roe
83f3fc47ca
fix(nuxt): ensure externals are resolved first (#31235) 2025-03-06 10:51:31 +00:00
Daniel Roe
16e09391b9
fix(nuxt): resolve shared externals to absolute paths (#31227) 2025-03-06 09:59:36 +00:00
Daniel Roe
37ec28c46b
chore(deps): upgrade to unenv v2 (#31198) 2025-03-05 13:18:55 +00:00
Harlan Wilton
80c8cd27bf
feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
Daniel Roe
cd83b74e1a
feat(vite): add vite's modulepreload polyfill (#31164) 2025-03-01 00:42:02 +00:00
Alex Liu
6202f374c6
refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-20 20:55:24 +00:00
Daniel Roe
62cb4a6ec1
feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986) 2025-02-14 20:18:59 +01:00
Daniel Roe
baad3d55fb
fix(vite): use resolveId from vite-node to resolve deps (#30922) 2025-02-10 16:42:34 +00:00
Daniel Roe
a7345c2f35
fix(nuxt,vite): do not override vite import conditions (#30887) 2025-02-06 14:10:17 +00:00
Daniel Roe
56d889ebb0
fix(vite): restore externality for dev server externals (#30802) 2025-01-28 23:49:43 +01:00
Lansi
325ed41a40
refactor(vite): use new rollup chunk.names for asset names (#30780) 2025-01-28 23:49:17 +01:00
Daniel Roe
406db5b4d2
fix(vite,webpack): restrict access via cors to local origins + allow configuration via devServer.cors 2025-01-24 16:51:31 +00:00
Daniel Roe
10a54958d3
fix(vite): inline shared folder in dev mode (#30690) 2025-01-22 17:51:48 +00:00
Daniel Roe
9bd71e498a
fix(vite): add back invalidateModule call
this reverts commit b765251ce8
2025-01-21 13:49:22 +00:00
Daniel Roe
d2a95c542f
fix(vite): drop unneeded call to invalidate module 2025-01-21 12:08:22 +00:00
Daniel Roe
7cfc338ed7
refactor(vite): drop externality and use vite internal config (#30634) 2025-01-21 12:08:15 +00:00
Daniel Roe
b8742662ad
fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
Daniel Roe
306cabc7b9
fix(vite): override previous #app-manifest alias (#30618) 2025-01-16 23:59:54 +00:00
Daniel Roe
f658ba60d5
fix(vite): provide fallback alias for #app-manifest (#30587) 2025-01-14 17:44:53 +00:00
Daniel Roe
8a0350d5c2
fix(nuxt): allow url-specific chars in vfs (#30584) 2025-01-14 14:08:07 +00:00
Daniel Roe
f5df827a90
perf(vite): use vite to clear screen (#30315) 2024-12-20 11:16:42 +00:00
Daniel Roe
ec613e5334
fix(vite): ignore optimising #app-manifest 2024-12-19 13:56:17 +00:00
renovate[bot]
e8ceaa20c9
chore(deps): update all non-major dependencies (3.x) (#30133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-10 23:35:16 +00:00
Harlan Wilton
37fa91e973
perf(nuxt): preload app manifest (#30017) 2024-12-06 21:13:13 +00:00
Daniel Roe
016900ffdb
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00
Daniel Roe
92b5a3d931
fix: remove unused dependencies and tidy project (#30043) 2024-11-27 17:07:07 +00:00
Julien Huang
57badbe496
refactor: move composable-keys plugin into nuxt core (#30029) 2024-11-26 13:33:55 +00:00
Daniel Roe
6cd3352dec
fix(vite): use resolved nuxt template dst to invalidate modules 2024-11-17 22:25:41 -05:00
Daniel Roe
686be8168b
fix(vite): update signature for createIsExternal 2024-11-02 23:20:04 +00:00
Estéban
18d547d5a5
feat(schema,nuxt): add shared/ folder and #shared alias (#28682) 2024-11-02 23:13:59 +00:00
Michael Brevard
9e23aceb6a
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 15:38:26 +01:00
Michael Brevard
da809b0a5b
perf(vite): avoid redundant postcss plugins overwrite (#29619) 2024-10-22 15:38:04 +01:00
Alexander
50dcf5f64e
fix(vite): dim repeat count in logs (#29392) 2024-10-11 23:39:30 +01:00
Daniel Roe
0f210e3170
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165) 2024-10-09 15:04:58 +02:00
Pooya Parsa
48f9617b8b
chore(deps): update jiti (#29281) 2024-10-05 19:42:01 +01:00
renovate[bot]
31a91c4322
chore(deps): update all non-major dependencies (3.x) (#29238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-03 18:04:45 +01:00
Daniel Roe
5bd42c893e
fix(kit,vite,webpack): strip node_modules/ from parent urls 2024-09-21 22:04:59 +01:00
renovate[bot]
c1be4f5393
chore(deps): update all non-major dependencies (3.x) (#29097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-21 13:19:39 +01:00
Daniel Roe
9d77fdc802
fix(kit,vite,webpack): resolve postcss paths from each modules dir (#29096) 2024-09-20 18:39:17 +01:00
Daniel Roe
c5a8eaae36
feat(kit,nuxt,vite,webpack): reimplement cjs utils using jiti (#29073) 2024-09-19 16:35:02 +01:00
Indrek Ardel
111a3c25a3
fix(vite): don't force protocol if disabled devServer.https (#29049) 2024-09-19 13:26:26 +01:00
Daniel Roe
6a39c657f5
chore: add more checks around indexed access (#29060) 2024-09-19 13:26:25 +01:00
Daniel Roe
4fd24381c2
fix(nuxt): use case-insensitive regexp for <script> blocks 2024-09-11 11:48:59 +01:00
Daniel Roe
1b53df5bfb
refactor(nuxt): use vite:preloadError event (#28862) 2024-09-11 11:48:58 +01:00
Daniel Roe
3f508d521f
chore(vite): use correct type import 2024-09-09 10:31:35 +01:00
Daniel Roe
02c08b03aa
fix(nuxt): improve accuracy of module resolution conditions (#28846) 2024-09-09 10:28:50 +01:00
Daniel Roe
7c359a3cab
docs: update broken/redirected links (#28739) 2024-08-28 22:20:10 +01:00
Daniel Roe
9397def672
feat(vite): preserve vite sourcemaps for nitro build (#28521) 2024-08-13 20:44:00 +01:00
Daniel Roe
5bf971f4ef
fix(vite): include module symbols in generated code (#28509) 2024-08-13 20:43:59 +01:00
Julien Huang
68ccc9f264
fix(vite): add transformation result to log for parse errors (#28508) 2024-08-13 20:43:59 +01:00