mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fixes setBundledJsCssUrlRewriteHook comment in History.md
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user