Changes between Initial Version and Version 1 of Ticket #27541, comment 3
- Timestamp:
- Nov 28, 2016, 5:57:47 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27541, comment 3
initial v1 1 1 My intent is to add a layer of indirection to allow the manifest file to be saved to a separate storage backend than the static files themselves. 2 2 3 I've attached a patch . It should be backwards compatible.3 I've attached a patch that shows my intent. I haven't run the tests or even the code. It should be backwards compatible.