Commit Graph

15 Commits

Author SHA1 Message Date
Michael Brevard
59cac484d9
perf(vite): avoid duplicate JSON.stringify operation (#24848) 2023-12-21 09:26:59 +00:00
Michael Brevard
4e0d2c073f
perf(vite): simplify manifest property acccess (#24715) 2023-12-14 11:25:20 +00:00
Michael Brevard
62df8f086d
perf(vite): avoid duplicate resolve operation (#24736) 2023-12-14 10:32:22 +00:00
Daniel Roe
411ecabd10
fix(vite): add css to manifest without cssCodeSplit (#23049) 2023-09-11 09:47:57 +01:00
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Daniel Roe
af2835fa7f
fix(vite): remove client manifest.json from public dir (#7021) 2022-08-29 11:37:53 +02:00
Daniel Roe
94214d6b32
feat(nuxt): exclude page chunks from being prefetched (#6662) 2022-08-16 13:19:39 +02:00
Anthony Fu
d2094ea37a
refactor(vite): enable strict type checking (#6616) 2022-08-15 15:40:06 +02:00
Daniel Roe
41d6f372a7
feat(nuxt): update to vue-bundle-renderer@0.4 (#6210) 2022-08-07 11:52:34 +02:00
Daniel Roe
463c15e3d2
fix(vite): use url for entry on windows (#6355) 2022-08-04 17:24:35 +02:00
Daniel Roe
c7d072c495
fix(vite): ignore baseurl when pruning manifest (#6063) 2022-07-25 11:52:21 +02:00
Daniel Roe
fa8b0f7c79
feat(vite)!: upgrade vite to v3 (#5398) 2022-07-21 12:44:33 +02:00
Daniel Roe
d07d572263
feat: improve base url options (#2655) 2022-01-18 17:59:14 +01:00
Anthony Fu
0f329ea871
fix(bridge): fix fouc on vite (#1515) 2021-10-27 13:35:06 +02:00
Anthony Fu
44f8904957
fix(vite): dev ssr fouc (#757) 2021-10-12 16:05:20 +02:00