I attempted to utilize it in my HTML by adding the type=”module” attribute to the script tag as below:
<script type="module" src="app.js"></script>
During debugging, inspecting the network tab in the Chrome console showed that the app.js file never loaded in. Is this functionality not supported in Tizen or am I doing something incorrectly?
JavaScript ES6 Modules
Does Tizen support Javascript modules? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules
I attempted to utilize it in my HTML by adding the type=”module” attribute to the script tag as below:
During debugging, inspecting the network tab in the Chrome console showed that the app.js file never loaded in. Is this functionality not supported in Tizen or am I doing something incorrectly?
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio