Static CDN for user plugins and quiz formats.
This Firebase Hosting site serves content-addressed JS files used by Mind Match at runtime.
/plugins/<id>-<hash>.js — user plugins (gameplay, education, ads, …)/formats/<id>-<hash>.js — quiz formatsFiles are immutable and cached for one year. Publishing happens through the Mind Match admin panel, which commits the hashed file to the repo and a CI deploy pushes it here.