-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'm not sure of the technical issues behind it, but it seems that if there were a way to grab and load up the vite server using the defineConfig export from a vite.config.js (if present) then it would get around issues such as #24 .
As it stands I personally had to abandon using this plugin as my plugin requirement and general Vite setup is quite complicated.
I ended up just running the Vite/11ty commands sequentially in my package.json (which works kinda but causes race condition issues).
clocky, saschakrueger, aaronstezycki, ngdio, briansunter and 3 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request