I created my first svelteKit site, and followed th...
# functions
s
I created my first svelteKit site, and followed the directions to use the cf adapter then push to git. It is failing deployment because of the _route.js is more than 100 chars. When I look in the file it generates the exclude for each file in my static/assets/images folder. How can I fix this without manually adjusting the _routes.js file? 19:14:19.497 ✨ Upload complete! 19:14:21.111 Success: Assets published! 19:14:22.206 Error: Failed to publish your Function. Got error: Error 8000057: Rule (%s) in
routes.json
is over the 100 character limit. Refer to https://cfl.re/3FsE4aF.