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: add vite-plugin-compression2 #13655

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anooparveti
Copy link
Contributor

Use brotli algorithm to compress files

Question Answer
Branch? master / release/** / develop
Bug fix? yes/no
New feature? yes/no
Breaking change? yes/no
Tickets Fix #...
License BSD 3-Clause
  • Try to keep pull requests small so they can be easily reviewed.
  • Commits are signed-off
  • Only FR translations have been updated
  • Branch is up-to-date with target branch
  • Lint has passed locally
  • Standalone app was ran and tested locally
  • Ticket reference is mentioned in linked commits (internal only)
  • Breaking change is mentioned in relevant commits

Description

Related

@github-actions github-actions bot added dependencies Pull requests that update a dependency file common build Changes that affect the build system or external dependencie labels Oct 17, 2024
Copy link
Contributor

yarn.lock changes

Click to toggle table visibility
Name Status Previous Current
@rollup/pluginutils UPDATED 5.1.0 5.1.2
tar-mini ADDED - 0.2.0
vite-plugin-compression2 ADDED - 1.3.0

@github-actions github-actions bot added build Changes that affect the build system or external dependencie and removed build Changes that affect the build system or external dependencie labels Oct 17, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencie and removed build Changes that affect the build system or external dependencie labels Oct 18, 2024
 Use brotli algorithm to compress files
 Keep only compressed files in the dist folder for staging environment

Signed-off-by: Anoop N <[email protected]>
Copy link

sonarcloud bot commented Oct 18, 2024

@github-actions github-actions bot added build Changes that affect the build system or external dependencie has conflicts Has conflicts to resolve before merging and removed build Changes that affect the build system or external dependencie labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencie common dependencies Pull requests that update a dependency file has conflicts Has conflicts to resolve before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant