Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kurniawan Kurniawan 202 posts 225 karma points
    Oct 19, 2010 @ 07:52
    Kurniawan Kurniawan
    0

    Client Dependecy Refresh

    Hi, i have an umbraco project.. and it used client depency for css and js file...

    when we chnage the css in umbraco, i thought it will refresh it self but
    unfortunately it doesn't refresh it self...

    unless i have to change the version or clear app data folder or turn debug mode = true.

    isn't it should be refresh it self when i change the css in umbraco?

    thanks for your help.

  • Aaron Powell 1708 posts 3044 karma points c-trib
    Oct 19, 2010 @ 09:01
    Aaron Powell
    0

    On a development machine you shouldn't run ASP.NET in anything but debug mode, it'll make it harder to debug pages that have errors and the like.

    So when ever you're running with CD turned on it wont update the served CSS, it doesn't know to do that.

    You can use http://our.umbraco.org/projects/developer-tools/autoexpireclientdependency if you don't want to turn debug="true" for dev (although I can't see why you wouldn't...)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies