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: Separately version third-party assets #15

Merged
merged 1 commit into from
Mar 24, 2017
Merged

Chore: Separately version third-party assets #15

merged 1 commit into from
Mar 24, 2017

Commits on Mar 24, 2017

  1. Chore: Separately version third-party assets

    - Move third-party assets into folder alongside versioned preview assets
    - Separately version third-party assets within the subfolders
    - This makes it so we don't cache-bust the third-party assets every time we do a preview release
    - When third-party assets need to be updated, the version under the subdirectory should be changed to the current version
    - constants.js keeps a list of the version of static assets referenced by the various viewers
    - Also remove dist/0.112.0 from version control - no need to have the folder there
    Tony Jin committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    f12e96b View commit details
    Browse the repository at this point in the history