aszymanskiit

Results 2 comments of aszymanskiit

> [#1757](https://github.com/SoftwareBrothers/adminjs/pull/1757) > > please merge this PR. It will fix the above issue. 🙏 > > Thanks. I'll test it tomorrow, and if everything works correctly, I'll go ahead...

if you get Content-Type: text/html error, it usually means you get error page instead of the file see what you get from the response: `curl` -I `https://myprodurl/admin/frontend/assets/components.bundle.js` are you using...