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

Brotli #41

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

Brotli #41

wants to merge 3 commits into from

Conversation

cjmalloy
Copy link
Owner

@cjmalloy cjmalloy commented Jan 7, 2024

No description provided.

Copy link

github-actions bot commented Jan 7, 2024

Copy link

github-actions bot commented Jan 7, 2024

Copy link

github-actions bot commented Jan 7, 2024

Copy link

github-actions bot commented Jan 7, 2024

Copy link

github-actions bot commented Jan 7, 2024

@@ -5,6 +5,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build --configuration production --source-map",
"postbuild": "for i in $(find dist/jasper-ui/ -type f -not -name \"*.br\" -not -name \"index.html\" -not -name \"config.json\" -print); do brotli -9 $i; done",
Copy link
Owner Author

Choose a reason for hiding this comment

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

Should skip if brotli is not installed

Copy link

github-actions bot commented Jan 7, 2024

@cjmalloy cjmalloy force-pushed the master branch 7 times, most recently from d257672 to f7ecab3 Compare January 19, 2024 00:49
@cjmalloy cjmalloy force-pushed the master branch 2 times, most recently from 6f61968 to e5c8167 Compare January 20, 2024 06:39
@cjmalloy cjmalloy force-pushed the master branch 4 times, most recently from aec68d1 to f05a957 Compare March 3, 2024 07:52
@cjmalloy cjmalloy force-pushed the master branch 30 times, most recently from 5dfa99f to 9c6d1e5 Compare January 19, 2025 16:44
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.

1 participant