Typically, all bundles generated by System.Web.Optimization are given versions in their query parameters. However, if you specify a CdnPath
and CdnFallbackExpression
value, the src
attribute in the fallback <script>
is left without a version. Is there a reason for this I'm not understanding, or is this a bug in the code?
Asked
Active
Viewed 282 times
4

Simon Halsey
- 5,459
- 1
- 21
- 32

dlras2
- 8,416
- 7
- 51
- 90
-
Can you post your bundle config? – Simon Halsey Mar 07 '14 at 10:08