laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.42k stars 203 forks source link

Code didn’t merged #121

Closed Blinks44 closed 1 year ago

Blinks44 commented 1 year ago

Can anyone explain to me: in stubs/**/app.js we have merged commit with replacing require bootstrap with import bootstrap, but when we create fresh application with tall stack preset, it has old code with require

D37341FE-0621-47C6-AF18-AF0C80A9B192

ryangjchandler commented 1 year ago

Because that code hasn't been released yet. I'll tag a release now.

ryangjchandler commented 1 year ago

Please update to 5.0.2 and install again.