Quick question around `pages dev`
Quick question around
I've got a function that re-exports
For some reason during dev, codechanges are not applied without having to restart. Is this a bug?
pages dev functions and restarting on code changes.I've got a function that re-exports
onRequest from a different folder, and I use the wrangler dev bundling. The details are here: wrangler pages dev when functions are not in root?For some reason during dev, codechanges are not applied without having to restart. Is this a bug?