Vue is not defined
[issue link]Probably I’ve broken something but I’ve this error:
client.js:100 Uncaught ReferenceError: Vue is not defined
at Object../.nuxt/client.js (client.js:100)
at __webpack_require__ (bootstrap 12bd0f95510ac17e7a73:712)
at fn (bootstrap 12bd0f95510ac17e7a73:117)
at Object.0 (nuxt-loading.vue?9b8a:21)
at __webpack_require__ (bootstrap 12bd0f95510ac17e7a73:712)
at webpackJsonpCallback (bootstrap 12bd0f95510ac17e7a73:25)
at app.js:1
I’ve search for information but seems that nobody is experimenting this 😕