src/routes/tables.tsx file. schedule function just inserts a new row into sqlite. this will work just fine in this file where the component that has the <form> which consumes it lives. however, if i move this to eg src/server/tables/actions.ts like:Module "fs" has been externalized for browser compatibility. Cannot access "fs.access" in client code. etc and my app does not work as expected (doesn't react to clicks).