google / playground-elements

Serverless coding environments for the web.
BSD 3-Clause "New" or "Revised" License
549 stars 55 forks source link

Error: loading module was blocked because of a disallowed MIME type #379

Closed tomasts248 closed 1 year ago

tomasts248 commented 1 year ago

I'm trying to use it from a Worpdress template with the local script in head as follows: <script type="module" src="<?php bloginfo('template_url'); ?>/js/sandbox/playground-ide.ts"></script>

tomasts248 commented 1 year ago

Most likely I'm doing something wrong.. help is appreciated

tomasts248 commented 1 year ago

Ok solved by using a CDN link