
Hi, just doing some local function development with Typescript. Works well, but when I change any files, the hot-reload functionality just swaps out the source file and doesn't rebuild the function so the changes aren't reflected when I call the function again locally.
Would be useful to enable some sort of feature which forces a full rebuild of the function when a change is detected.
Currently I'm having to kill the runtime and restart it after every change.
Recommended threads
- Realtime Ui Dialogue
hi, is there a way ofdisable this dialogue that appers in my UI when we are listening for realtime events
- Error
I'm trying to get sellerId using account.get() in my appwrite function and this is the error message I'm getting: "Failed to send notification to seller 6865bf...
- Is there a timeframe for updating dart r...
Dart 3.5 is already one year old, and the following versions have introduced very important features for the language. Is there a roadmap or timeframe for when...
