Skip to content
Snippets Groups Projects
Commit 93402825 authored by Jared Hancock's avatar Jared Hancock
Browse files

cli: deploy: Automatically deploy rewritten files

With the advent of the MANIFEST file, files which are rewritten when
deployed, such as those which have the GIT hash in the query string to force
browser reloading, were no longer deployed unless the content of those files
changed.

This patch adds a flag to the MANIFEST file to indicate that the file was
rewritten when it was deployed. This allows the file to be deployed and
rewritten again when the deployment is run, but also adds an indication
to the console output to distinguish deploying changes as opposed to
deploying rewrites.
parent b7529965
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment