My flutter app doesn't loads and throws mime error. Apparently cloudflare pages is not detecting my main.dart.js script and returning it as plain text/without the content type header.
I tried:
1. Disabling cache
2. Disable proxying for the custom domain
3. Redeploying
4. Purging cache
5. Disabling minify
6. Deploying through chrome and through firefox
Nothing works, and the issue persist