Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Roe
b2a1f9f339
feat(kit): allow vite and webpack plugins to be prepended (#20403)
Co-authored-by: Eduardo San Martin Morote <posva13@gmail.com>
2023-04-29 23:39:08 +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
a68da6d6a7
chore: case police update (#10085) 2023-01-13 15:00:57 +00:00
pooya parsa
5ac9d85a49
refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
Anthony Fu
6567ac375d
feat(kit): support plugin array for addVitePlugin and addWebpackPlugin (#8270) 2022-10-18 11:09:11 +02:00
Daniel Roe
a54925f880
fix(kit): only call viteExtendConfig callback once if possible (#5929) 2022-07-15 23:34:29 +02:00
Daniel Roe
308148977d
feat(kit): support client and server flags for addVitePlugin (#5560) 2022-06-22 19:29:51 +02:00
pooya parsa
d68318f9d5
refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00