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

refactor: remove random querystrings from extension build artifacts #5404

Open
wants to merge 5 commits into
base: x
Choose a base branch
from

Conversation

goosewobbler
Copy link

Amending the querystrings used in the extension build so that the the build artifacts have consistent hashes. This should enable the extension to be accepted by the Mozilla addons store.

#3351

Copy link

codesandbox bot commented Aug 2, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

what-the-diff bot commented Aug 2, 2024

PR Summary

  • New Feature to Track Version
    New 'currentVersion' property added to give us the ability to keep an eye on and manage application versions.
  • Environment Specific Functionality
    The 'hash' property has been updated to vary its value depending on the environment. This will give us more flexibility when operating in different environments.
  • Dynamic Script Sourcing in Index
    The source path of the script tag has been updated. With this change, it now uses the 'currentVersion' variable. This allows the right version of the script to be loaded dynamically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants