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

Frontend build without minify #2472

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

thisconnect
Copy link
Collaborator

No description provided.

This was useful for debugging, but is not needed anymore.
This commit temporarly adds frontend/web/build files to git, this
way we can inspect the different results.
This way built files should have same file name so that we can see
the different outputs when changing build config, in future commits.

This is only a temporary change for review.
Frontend build with flag-icons is not deterministic. Maybe
due to removed file hashing?
So we can actually read the generated JavaScript output.
Testing if there is this will be optimized somehow.
Just explicitly using minifySyntax true (it already defaults to true)
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