Skip to content

Conversation

@pascalbaljet
Copy link
Member

Fixes #2186.

I think it makes sense to stop minifying the builds, as you'd always use Vite or another bundler with Inertia. I looked around, and here are some other libraries that are also not minified: Lodash, Tanstack packages, es-toolkit, Laravel Echo.

Also included the test apps in the PR. Minifying those builds only makes debugging harder.

@pascalbaljet pascalbaljet merged commit 015316a into master Jul 15, 2025
8 checks passed
@pascalbaljet pascalbaljet deleted the prevent-minify branch July 15, 2025 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid minifying the published source code

2 participants