Ernie Jeash Villahermosa
Ernie Jeash Villahermosa
also having this error
> You need create a file inside of the root project, called jsconfig.json with the nexts properties: > > ``` > { > "compilerOptions": { > "baseUrl": "./", > "module":...
I need this PR
@jokay have you had any success in this? Do we really need to move to vite?
@kissu @jokay thanks guys. Moving to vite is a fairly large work and testing the large codebase would require a big amount of time. So looking for safer alternatives.
Had success migrating it from vue to vite. Had to make another folder for easy migration then copy the `.git` folder to the new folder. Migrating it seems very impossible...