Edge functions error
My edge function errors out with the following error:
This happens when I import from files from directory. If I inline the files, the error goes away. It also isn't very reproducible. If i inline the file, the error goes away and doesn't back right after adding back the import. I have no idea where to even start debugging it. Help?
This happens when I import from files from directory. If I inline the files, the error goes away. It also isn't very reproducible. If i inline the file, the error goes away and doesn't back right after adding back the import. I have no idea where to even start debugging it. Help?