Allow Hazaar\View::link() and Hazaar\View::requires() external links to be local cached #137
Labels
No labels
bug
confirmed
critical
discussion
documentation
Doing
enhancement
experiment
suggestion
support
Testing
To Do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/framework#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have a local cache feature in the CDNJS view helper. It should be possible to have similar functionality, or even move this functionality into the actual view links/requires functions so that externally referenced files can be loaded from a local cache.
Note: This feature of the CDNJS view helper is normally not used in a production environment as it defeats the purpose of a CDN, but in this case, it may be desired. Normally this is used to assist development, particularly when on a slow network or not on a network at all (like when I work from a coffee shop and my phone is flat).
created branch
137-allow-hazaar-view-link-and-hazaar-view-requires-external-links-to-be-local-cached
mentioned in merge request !43
mentioned in commit
6564388053
closed via merge request !43