Aleena Saviour

Aleena Saviour

  • NA
  • 519
  • 84.6k

Bundling in mvc

Jun 28 2018 1:50 AM
After i have implemented bundling on my application my sites design is not working correctly?can u please help me..
 
this is my rendered styles and scripts on browser source code.
 
<script src="/bundles/jquery?v=HoRQ09kYLXZV2fRPio-4sFwem_LiuM00HkYeh777jks1"></script>
<link href="/bundles/stylelayout?v=ppC3ccNxC4IOxENs-KJ2GF5BK0IwFBjGTcctJr73qHA1" rel="stylesheet"/>
<script src="/bundles/layout?v=fffbopsNBuvUIokUo-7VZ_WXail2NaOrSF0vNGtiuIA1"></script>
<script src="/bundles/layoutdynamic?v=msxkkl2g2iKOfMcIlmIqwSmb_PXSoSh83kw0VABhFcc1"></script>
 
it is not working on local and not on godaddy server irrespective of compilation debug and bundle.enableoptimization=true.

Answers (2)