Creator Broken frame

Hi, I’m new to developing and unsure how to raise this issue.

We’ve been using the web frame, and it has worked well until yesterday, when it went blank when I hit “create avatar”.

It returns a MIME error and this URL says 404, but returns a 200 on console.

https://quiz-over.readyplayer.me/avatar/assets/index-e_N3IeuJ.js

I’ve checked my config and it seems ok. (let me know what parts you need to see)

here’s the import:

import { AvatarCreator } from '@readyplayerme/react-avatar-creator';

Thanks!