laravel-enso / enso

Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
https://www.laravel-enso.com
MIT License
1.08k stars 277 forks source link

Vue 3 #403

Closed curtisdelicata closed 2 years ago

curtisdelicata commented 2 years ago

This is a feature request.

Prerequisites

Description

We are using the latest Nuxt (2 edge, with bridge) as the enso-ui is Vue 2. I wondered when enso-ui will be Vue 3 compatible so we can upgrade to the latest Nuxt and Webpack which will fix our build for latest Node as at the moment anything later than 14 has scss issues unrelated to Enso as such as but as we ported enso to nuxt we kept the scss usage and there is a bug with fibers building on node 16 or later.

curtisdelicata commented 2 years ago

Information I found:

https://crisp.chat/blog/vuejs-migration/