0👍
Instead of
plugins: ['~plugins/vue-typed']
Try this
plugins: ['@/plugins/vue-typed']
- [Vuejs]-Open up a modal in blade when click on a Vuejs button
- [Vuejs]-Vue 2 – How / is it possible to create a unique layout during a v-for loop?
Source:stackexchange.com