π The bug
pnpm dev
console.log see first middleware after plugin.
but it should be the other way around. Plugins should come first and then middleware should come.

π οΈ To reproduce
https://github.com/productdevbook/nuxt3bug1
π Expected behaviour
first load plugins after middleware
βΉοΈ Additional context
- Operating System:
Linux - Node Version:
v18.15.0 - Nuxt Version:
3.3.1 - Nitro Version:
2.3.1 - Package Manager:
pnpm@7.29.3 - Builder:
vite - User Config:
modules - Runtime Modules:
@nuxtjs/ionic@0.8.1 - Build Modules:
-
π The bug
pnpm dev
console.log see first middleware after plugin.
but it should be the other way around. Plugins should come first and then middleware should come.
π οΈ To reproduce
https://github.com/productdevbook/nuxt3bug1
π Expected behaviour
first load plugins after middleware
βΉοΈ Additional context
Linuxv18.15.03.3.12.3.1pnpm@7.29.3vitemodules@nuxtjs/ionic@0.8.1-