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

Chore: Minify Files Prior to Zipping Package #4

Closed
cdrani opened this issue Jul 15, 2023 · 1 comment
Closed

Chore: Minify Files Prior to Zipping Package #4

cdrani opened this issue Jul 15, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cdrani
Copy link
Owner

cdrani commented Jul 15, 2023

To minimize package size, minify files to a single file. Might actually have to be 3 files:

  1. background script
  2. content scripts (minify and concat into single file)
  3. page scripts (minify and concat into single file)
@cdrani cdrani added the enhancement New feature or request label Jul 17, 2023
@cdrani cdrani changed the title Chore: Uglify & Minify Files Prior to Zipping Package Chore: Minify Files Prior to Zipping Package Aug 1, 2023
@cdrani
Copy link
Owner Author

cdrani commented Aug 9, 2023

Forgoing minification. Might pivot to minification if creating a bookmarklet.

@cdrani cdrani closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Released
Development

No branches or pull requests

1 participant