You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After starting the development environment and accessing the page, the umi.css seems like not available in a dist folder, and asset-manifest.json
console debug error:
Refused to apply style from 'http://localhost:8003/umi.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
Description of the issue
After starting the development environment and accessing the page, the umi.css seems like not available in a dist folder, and asset-manifest.json
console debug error:
./dist folder
"@umijs/max": "^4.3.27"
Added repo with reproducing: https://github.com/teamco/mako
Reference: umijs/mako#1645 (comment)
The text was updated successfully, but these errors were encountered: