Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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
Must be a default when using system.web.optimization
Yes, as Tim says, it's the default behaviour of the Microsoft Optimization framework, can be useful once you realise it does this :-)
Thanks, I was rummaging in Optimus' code when to find out where it was happening
is working on a reply...
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.
Continue discussion
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
Must be a default when using system.web.optimization
Yes, as Tim says, it's the default behaviour of the Microsoft Optimization framework, can be useful once you realise it does this :-)
Thanks, I was rummaging in Optimus' code when to find out where it was happening
is working on a reply...
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.