alexusmai / vue-laravel-file-manager

Frontend for Laravel File Manager on Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot compile with webpack

MordiSacks opened this issue · comments

in settings/mutations.js:34 initAxiosSettings
Vite specific properties are used, I think if use optional chaining (?.) this will resolve, I don't use Vite so I can't test this