create-adapter
create-adapter copied to clipboard
Update react setup to use vite
REACT setup should be adjusted to use current vite environment as propagated by @Bluefox
Details and references missing
Please get details from @GermanBluefox as he knows hwo a typical react adapter should be set up today. Eventually @oweitmann can help too.
As far as I know the current setup as it is genereted by creator is unuseabe and does not work.
Do we realy want to make the way @GermanBluefox creates React adapters the default? The tooling and guidelines created by @AlCalzone should IMHO be kept the default way for regular React adapters. It probably needs to be adjusted, but otherwise I see no way for a developer to update from the "old way" to the "new way" and we basically have to support two ways of creating React adapters.
to be discussed
As far as I know the creator current does not create a react set that works. If this correct this must be fixed.
As bluefox migrates every adapter using react to vite setup if he needs to do anything we have in fact two systems already. Maybe we should discuss this at a meeting.
And the question to update / migrate is in my oppinion no question for adapter creator.