Is it possible to use npm run dev instead of pages:dev?
Is it possible to use
npm run dev
npm run dev
instead of using
pages:dev
pages:dev
? The pages:dev builds the project every time you save which is really bad DX. If not. Do you guys know any way to mimic the KV store locally? We are struggling quiet a bit getting this to work properly.