Skip to content

Put parent build hash in webpack output filenames - #2961

Merged
dbkr merged 1 commit into
developfrom
rav/build_hash_in_filename
Jan 17, 2017
Merged

Put parent build hash in webpack output filenames#2961
dbkr merged 1 commit into
developfrom
rav/build_hash_in_filename

Conversation

@richvdh

@richvdh richvdh commented Jan 16, 2017

Copy link
Copy Markdown
Member

In order to better support a world where old build artifacts are available
(which is necessary to support bundle.js splitting), collect all the webpack
artifacts for the build into a single directory. Then we'll be able to clear
out old builds after a few weeks, knowing they won't be in use any more.

In order to better support a world where old build artifacts are available
(which is necessary to support bundle.js splitting), collect all the webpack
artifacts for the build into a single directory. Then we'll be able to clear
out old builds after a few weeks, knowing they won't be in use any more.
@dbkr
dbkr merged commit 86b6612 into develop Jan 17, 2017
richvdh added a commit that referenced this pull request Jan 17, 2017
#2961 put the CSS in a subdirectory,
which meant that links from CSS to images and fonts were broken. Fix them up.
@richvdh
richvdh deleted the rav/build_hash_in_filename branch February 2, 2017 10:55
Half-Shot pushed a commit to Half-Shot/riot-web that referenced this pull request Feb 9, 2017
element-hq#2961 put the CSS in a subdirectory,
which meant that links from CSS to images and fonts were broken. Fix them up.
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