Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(base): Correctly pass minify configuration to vite #169

Merged
merged 2 commits into from
Apr 22, 2024
Merged

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Apr 21, 2024

If minify is disabled we need to not only not include the esbuild plugin but also set the option for vite to disable it.

@susnux susnux added bug Something isn't working 3. to review Ready to review labels Apr 21, 2024
@susnux susnux requested a review from Antreesy April 21, 2024 16:20
@susnux susnux force-pushed the fix/minify branch 3 times, most recently from bd327c1 to ba24236 Compare April 21, 2024 16:45
Copy link

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's my maximum of understanding, sorry =)

lib/libConfig.ts Outdated Show resolved Hide resolved
lib/libConfig.ts Outdated Show resolved Hide resolved
@Antreesy Antreesy requested a review from ShGKme April 22, 2024 10:27
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice to have feature

lib/libConfig.ts Outdated Show resolved Hide resolved
…done on app level

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit f40b228 into main Apr 22, 2024
12 checks passed
@susnux susnux deleted the fix/minify branch April 22, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to review bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants