Static GitHub Issues

[3164] Vue is not defined

prev: Change all NUXT scripts loading mode from preload to prefetch
next: Store: Add Dynamic Module Registration support

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 :/

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c6812">#c6812</a>)</em></sub></div>