Copied to clipboard

Flag this post as spam?

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


  • Adrian 38 posts 117 karma points
    May 19, 2014 @ 13:13
    Adrian
    0

    Optimus always includes the .min file when both min. and fat are available.

    I have angular.min.js and angular.js in my scripts directory.

    If I put angular.js in my bundle and make sure Disable minification is on.

    Then /bundles/appscripts contains the min file, not the fat.

    Ade

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    May 19, 2014 @ 14:02
    Tim Geyssens
    0

    Must be a default when using system.web.optimization

  • Jeavon Leopold 3008 posts 13221 karma points MVP 7x admin c-trib
    May 19, 2014 @ 17:01
    Jeavon Leopold
    0

    Yes, as Tim says, it's the default behaviour of the Microsoft Optimization framework, can be useful once you realise it does this :-)

  • Adrian 38 posts 117 karma points
    May 19, 2014 @ 17:44
    Adrian
    0

    Thanks, I was rummaging in Optimus' code when to find out where it was happening

  • 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