Open ELtd opened 2 months ago
https://github.com/takielias/tablar/blob/744d5412075e1f15b93128e02a1fc4f09db592c5/resources/views/master.blade.php#L19
Hello,
I think you mistyped this line and should fix it with : @if(config('tablar.vite')) If not, It's not possible to disable vite ( I use custom paths so I need to change the vite call)
Thanks
@ELtd Thank you so much. Could you please make a PR?
https://github.com/takielias/tablar/blob/744d5412075e1f15b93128e02a1fc4f09db592c5/resources/views/master.blade.php#L19
Hello,
I think you mistyped this line and should fix it with : @if(config('tablar.vite')) If not, It's not possible to disable vite ( I use custom paths so I need to change the vite call)
Thanks