advoor / nova-editor-js

Editor JS field for Laravel Nova
92 stars 54 forks source link

Extend in Vite #89

Open ezitisitis opened 1 year ago

ezitisitis commented 1 year ago

Referencing to EXTENDING.md

There is mentioned about webpack.mix.js, but Laravel is not delivered with Vite by default. So maybe it needs an update? 🤔

johnpuddephatt commented 1 year ago

Not sure this is possible at the minute –  https://github.com/laravel/nova-issues/discussions/4968

roelofr commented 5 months ago

I hadn't noticed Laravel switched to Vite (downsides of working on already existing apps, you keep the config).

I'll have a look at modernizing the extending guide.