Hello everyone. i am dealing with my first deployment and checking logs using wrangler. I can see:
GET https://superagro.pro/locations/ - Ok @ 5/5/2024, 11:44:07 PM
(error) ReferenceError: Cannot access 'default' before initialization
GET https://superagro.pro/ - Ok @ 5/5/2024, 11:44:07 PM
even if i use JSON output i cannot understand where the error comes from. Is there any more verbose way to deal with it?