* Adding an import for setImmediate `setImmediate` is a global in node, but it is technically from the `timers` module, and it is not global in web. * Replacing node specific call to `setImmediate` `setTimeout` is available globally in both node and web |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| i18n | ||
| router | ||
| sass-partials | ||
| store | ||
| views | ||
| App.css | ||
| App.js | ||
| App.vue | ||
| main.js | ||
| themes.css | ||
| videoJS.css | ||