We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f0870 commit 431358aCopy full SHA for 431358a
README.md
@@ -96,4 +96,9 @@ The following properties are expected to be present on the deployment `context`
96
97
[1]: http://ember-cli.github.io/ember-cli-deploy/plugins "Plugin Documentation"
98
[2]: https://github.com/zapnito/ember-cli-deploy-build "ember-cli-deploy-build"
99
-[3]: https://github.com/zapnito/ember-cli-deploy-s3 "ember-cli-deploy-s3"
+[3]: https://github.com/zapnito/ember-cli-deploy-s3 "ember-cli-deploy-s3"
100
+
101
+## TODO
102
103
+Some deployment flows require side-by-side deployment of compressed and uncompressed
104
+assets. A PR to add this option would be welcome.
0 commit comments