xiCO2k / laravel-vue-i18n

Allows to connect your `Laravel` Framework translation files with `Vue`.
MIT License
594 stars 49 forks source link

Is Laravel Mix peer dependency still needed? #92

Closed justinaskav closed 1 year ago

justinaskav commented 1 year ago

Is it still obligatory with Vite as an option? Right now, with a default npm install, it pulls down many otherwise unneccessary libraries.

xiCO2k commented 1 year ago

It's not, thanks for pointing that out.

Will move it to the dev dependencies, it should be enough!