Fixes setBundledJsCssUrlRewriteHook comment in History.md

This commit is contained in:
Zoltan Olah
2016-03-16 18:10:15 -07:00
parent d458d52df6
commit f10b32c257

View File

@@ -261,7 +261,7 @@
* Move `<script>` tags to end of <body> to enable 'loading' UI to be inserted into the boilerplate #6375
* Includes fix for apps on Galaxy that use a CDN. The fix ensures the CDN won't cache broken js/css resources during an app upgrade.
* Adds WebAppInternals.setBundledJsCssUrlRewriteHook allowing apps to supply a hook function that can create a dynamic bundledJsCssPrefix at runtime. This is useful if you're using a CDN by giving you a way to ensure the CDN won't cache broken js/css resources during an app upgrade.
Patches contributed by GitHub users vereed, mitar, nathan-muir,
robfallows, skishore, okland, Primigenus, zimme, welelay, rgoomar,