. It's basically an API that we will call from various locations, to do CRUD ops into a database (aws aurora mysql currently). Any pointers on how to bundle the code? I've tried to set `type = "webpack" in wrangler.toml but seems like it's deprecated? Thanks