Files
wxt/templates/react
Aaron 07891d028b feat!: Require a function for vite configuration (#121)
BREAKING CHANGE: The `vite` config option must now be a function. If you were using an object before, change it from `vite: { ... }` to `vite: () => ({ ... })`.
2023-09-22 11:51:55 -05:00
..
2023-07-21 01:51:04 -05:00
2023-07-22 09:10:59 -05:00
2023-09-15 13:57:10 -05:00

WXT + Vue 3

This template should help get you started developing with Vue 3 in WXT.