Hey @Ciberus i have built an extension using CRA and so far have locally tested it using a ngrok proxy but whenver i try uploading the build files to twitch for Hosted testing the extension doesn’t seem to load
(gives a Extension helper not loaded error) this is despite adding the cdn in index.html in the public folder and a Twitch.ext.onAuthorised in a js file that is used in the same index.html file can you help me out in this regard since i don’t really understand how to import the CDN into App.jsx