opcodesio / log-viewer

Fast and beautiful Log Viewer for Laravel
https://log-viewer.opcodes.io
MIT License
3.39k stars 237 forks source link

don't publish on laravel-assets namespace #357

Closed Propaganistas closed 2 months ago

Propaganistas commented 2 months ago

I'm confident the laravel-assets namespace for assets is really meant for framework stuff.

If kept like this, we'll get double publication of the assets.

Scherm­afbeelding 2024-04-08 om 20 14 38
arukompas commented 2 months ago

I believe this was in place originally to always publish updated assets automatically whenever a new version is installed. But now that we have a separate log-viewer:publish command, it makes sense to remove it. Thanks!

arukompas commented 2 months ago

Tagged a new release, v3.7.1