-
Notifications
You must be signed in to change notification settings - Fork 6
Problem loading Sveltekit modules on Tizen 6 #15
Copy link
Copy link
Open
Description
We're using TVkit to transpile our code to older Tizen models. This works very well in general so big thanks. But have an odd issue with Tizen 6 (M76) I use TVkit to transpile to Tizen 5 and that works for both Tizen 5 and Tizen 6.5, but oddly not on a Tizen 6. Also tried to target Tizen 6 with Tvkit but still no success.
In the console I get many of these errors while loading different javascript files:
"Failed to load module script: The server responded with a non-JavaScript MIME type of "". Strict MIME type checking is enforced for module scripts per HTML spec."
Any ideas why?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels