Does it worker get its own wrangler file
Hello.
Does each worker gets its own wrangler file or its one wrangler file per project?
I'm asking for a few reasons but one, is that when I created a worker using the UI, I was not provided with a wrangler file but when I tried to create one, it told me this project already has a wrangler file. Try it out yourself. Create a basic worker, go to edit code and try to create a wrangler.toml file. It'll give you an error saying that it already exists.
1 Reply
Yeah each worker should have their own. You can import a worker from dashboard as well