0👍
try the updated module syntax https://jakearchibald.com/2017/es-modules-in-browsers/:
<script type="module" src="js/carousel.js"></script>
- [Vuejs]-Template not showing in my Laravel 6.6 project with Vue.js
- [Vuejs]-What is this configuration error with Vue.js eslint
Source:stackexchange.com