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

Build in production mode by default #138

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

throwaway96
Copy link
Member

This will make webpack run in production mode during CI workflows, enabling minification etc.

If you still want development mode when building locally, you can use npm run build:dev instead.

@throwaway96 throwaway96 mentioned this pull request Mar 28, 2024
@throwaway96 throwaway96 merged commit 21d1524 into webosbrew:main Mar 29, 2024
1 check passed
throwaway96 added a commit that referenced this pull request Mar 29, 2024
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.

None yet

1 participant