Comment on Fastest Frontend Tooling in 2022parentComments−cpojerOP3yMaybe not ideal, but when you are changing configuration and running into caching issues it might be worth just running `rm -rf node_modules/.vite` on every change.
Comments
Maybe not ideal, but when you are changing configuration and running into caching issues it might be worth just running `rm -rf node_modules/.vite` on every change.