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

Conversation

tonyjin
Copy link
Contributor

@tonyjin tonyjin commented Mar 24, 2017

  • 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
  • Remove dist/0.112.0 from version control, decided to not have folder there anymore (takes up space, hard to version correctly alongside 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
@tonyjin tonyjin merged commit d902006 into box:master Mar 24, 2017
@tonyjin tonyjin deleted the move-stuff branch March 24, 2017 00:53
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.

2 participants