Daniel Roe
|
a39773b1ab
|
fix(nuxt): improve accuracy of module resolution conditions (#28846)
|
2024-09-05 22:36:15 +02:00 |
|
Daniel Roe
|
d1c40328fe
|
docs: update broken/redirected links (#28739)
|
2024-08-28 13:28:14 +01:00 |
|
Daniel Roe
|
7f199d014f
|
feat(vite): preserve vite sourcemaps for nitro build (#28521)
|
2024-08-13 17:01:13 +01:00 |
|
Daniel Roe
|
0dd659066c
|
fix(vite): include module symbols in generated code (#28509)
|
2024-08-12 22:15:05 +01:00 |
|
Daniel Roe
|
4eef63469b
|
fix(vite): write dev manifest when ssr: false (#28488)
|
2024-08-09 17:43:42 +01:00 |
|
Daniel Roe
|
2d136e04c6
|
fix(kit): revert change to tryResolveModule
|
2024-07-03 23:19:54 +01:00 |
|
Daniel Roe
|
e717937c03
|
perf(vite): don't write stub manifest for legacy bundler (#27957)
|
2024-07-02 19:27:38 +01:00 |
|
Daniel Roe
|
a8eb2a46e1
|
perf(vite): start warmups after nitro build (#27963)
|
2024-07-02 18:01:52 +01:00 |
|
Daniel Roe
|
8f95cac34c
|
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702)
|
2024-06-26 15:18:05 +02:00 |
|
Daniel Roe
|
4d063f1f85
|
fix(schema,vite)!: do not allow configuring vite dev bundler (#27707)
|
2024-06-19 13:57:08 +01:00 |
|
Josh Dean
|
88f0b4f420
|
fix(schema,vite): respect vite.cacheDir if defined (#27628)
|
2024-06-15 22:02:57 +01:00 |
|
Daniel Roe
|
ffdc358561
|
perf(vite): various performance improvements (#27601)
|
2024-06-13 23:35:00 +01:00 |
|
Anthony Fu
|
2f932698c3
|
fix(vite): disable optimizeDeps in ssr (#27356)
|
2024-05-26 15:46:42 +01:00 |
|
Anthony Fu
|
f209158352
|
chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653)
|
2024-04-05 19:08:32 +01:00 |
|
Daniel Roe
|
8c3159f4ba
|
fix(nuxt): pass joinRelativeURL + share paths on server (#26407)
|
2024-03-21 11:57:11 +00:00 |
|
Daniel Roe
|
7252b56d52
|
chore: add back stylistic rules and lint project
|
2024-03-09 06:48:15 +00:00 |
|
renovate[bot]
|
eb1593ceba
|
chore(deps): update all non-major dependencies (main) (#25682)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-02-09 22:59:41 +00:00 |
|
Daniel Roe
|
648ef06993
|
fix(vite): pass hidden sourcemap values to vite (#25329)
|
2024-01-19 18:08:17 +00:00 |
|
Daniel Roe
|
37a5d35a6d
|
feat(vite): replace browser globals with undefined on server (#24711)
|
2023-12-14 13:17:50 +00:00 |
|
renovate[bot]
|
e554f2be68
|
chore(deps): update dependency vite to v5 (main) (#24336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-11-23 22:19:28 +00:00 |
|
Daniel Roe
|
86693c1005
|
fix(vite): use rollup replace plugin for typeof optimisations (#23903)
|
2023-11-14 12:22:40 +00:00 |
|
Daniel Roe
|
27791f4c33
|
perf(nuxt): remove pure annotations plugin (#24033)
|
2023-10-30 22:04:45 +01:00 |
|
Daniel Roe
|
eb40409f23
|
feat(kit,nuxt,vite,webpack): support -nightly extension (#23508)
|
2023-10-12 15:17:38 +01:00 |
|
Daniel Roe
|
876fa7f313
|
perf(vite): don't print server compressed size after vite build (#23359)
|
2023-09-28 14:13:10 +01:00 |
|
Daniel Roe
|
b319087c9f
|
fix(vite): only mark nitro deps as externals when building (#22812)
|
2023-08-25 14:57:41 +01:00 |
|
Daniel Roe
|
23723305da
|
feat(schema): support setting hidden sourcemaps (#22787)
|
2023-08-24 13:06:44 +01:00 |
|
Daniel Roe
|
29f4eeff69
|
feat(nuxt): add support for routeRules defined within pages (#20391)
|
2023-08-23 21:38:17 +01:00 |
|
Daniel Roe
|
758ae76709
|
fix(vite): include import.meta build vars in define as well (#22576)
|
2023-08-10 09:51:58 +01:00 |
|
Daniel Roe
|
4552d39c4d
|
fix(vite): add hookable to externals list
|
2023-08-08 07:07:46 +01:00 |
|
Daniel Roe
|
b5c9a81d68
|
feat(nuxt): resolve unresolved paths within node_modules (#22478)
|
2023-08-07 23:05:29 +01:00 |
|
Lucas Vargas
|
ffd0223583
|
feat(vite,webpack): tree-shakable import.meta.* build flags (#22428)
|
2023-08-07 23:03:40 +01:00 |
|
Daniel Roe
|
e2a6ad353d
|
feat(schema,vite): allow $client and $server vite env overrides (#22302)
|
2023-07-24 18:32:12 +01:00 |
|
Daniel Roe
|
958562086f
|
fix(vite): remove @vue/ scoped libraries from resolutions (#21922)
|
2023-07-04 08:27:34 +01:00 |
|
Daniel Roe
|
e023c06353
|
fix(nuxt, vite): do not use cjs utils to resolve/alias vue (#21837)
|
2023-06-28 14:49:50 +01:00 |
|
Daniel Roe
|
343a46d5f9
|
fix(nuxt): inline css directly in root component (#21573)
|
2023-06-20 19:28:44 +01:00 |
|
Nozomu Ikuta
|
48c2b458a1
|
fix(vite): ignore and warn if vite config file exists (#21588)
|
2023-06-16 15:19:53 +01:00 |
|
Julien Huang
|
90ab1b50f4
|
fix(nuxt): always inline styles for server/island components (#20599)
|
2023-05-11 23:33:17 +01:00 |
|
Anthony Fu
|
17ca50354b
|
feat(vite): introduce vite:configResolved hook (#20411)
|
2023-04-29 23:37:06 +01:00 |
|
Daniel Roe
|
b602b66a8e
|
fix(vite): set different cache dirs for client/server (#20276)
|
2023-04-14 13:25:33 +01:00 |
|
Daniel Roe
|
9878c5b6e4
|
style: enable sort-imports eslint rule (#20133)
|
2023-04-07 09:02:47 -07:00 |
|
Daniel Roe
|
ae82d70895
|
fix(vite): allow extending vue config per-environment (#19968)
|
2023-03-29 03:59:57 -07:00 |
|
Daniel Roe
|
4430c664e8
|
fix(vite): support multiple rollup entries (#19842)
|
2023-03-21 14:35:51 -07:00 |
|
Anthony Fu
|
624314600d
|
feat(vite): use custom logger to show vite logs (#19523)
|
2023-03-08 03:56:41 -08:00 |
|
Daniel Roe
|
c2ab76d68e
|
perf(vite): mark more core functions as side-effect free (#19508)
|
2023-03-07 14:51:08 -08:00 |
|
Daniel Roe
|
1e8b27f36c
|
perf(nuxt): don't include side-effects from #components (#19008)
|
2023-02-16 07:00:40 -08:00 |
|
Nick Williams
|
9dc5413cbd
|
fix(vite): respect isCustomElement config for jsx transform (#19053)
|
2023-02-16 04:45:08 -08:00 |
|
Daniel Roe
|
39747ce095
|
perf(vite): use stub entry in vite server build when ssr: false (#18782)
|
2023-02-06 15:25:24 -08:00 |
|
Daniel Roe
|
022c95269e
|
fix(vite): enable css sourcemaps in dev based on sourcemap (#18446)
|
2023-01-23 11:08:48 +00:00 |
|
Jose Morel
|
baf9d950db
|
feat(vite): support build.transpile as function (#7767)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2023-01-19 10:56:34 +00:00 |
|
Daniel Roe
|
488479ab1b
|
fix(nuxt): avoid injecting url helpers into globalThis (#9627)
|
2023-01-14 01:27:06 +00:00 |
|