Copied to clipboard

Flag this post as spam?

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


  • Jay 409 posts 635 karma points
    Feb 08, 2022 @ 17:47
    Jay
    0

    Smidge V9 Bundling and minification

    Hi All,

    Was trying to use the Smidge V9 bundling and minification. I've got everything setup as per the docs below

    https://our.umbraco.com/documentation/Fundamentals/Design/Stylesheets-Javascript/

    Bundling seems to be working all great with CSS and JS

    But I can't seems to figure out why minification doesn't works. It just doesn't minify the CSS / JS

    Any idea?

    Thanks

  • Mark Drake 133 posts 457 karma points c-trib
    Feb 09, 2022 @ 15:13
    Mark Drake
    0

    Sorry, I don't use this Smidge tool.

    I suspect the offending code is: BundlingOptions.NotOptimizedAndComposite. I tried to find some documentation for this but couldn't - not through the doc site or searching through source code. Perhaps Intellisense will suggest other options?

    NotOptimized sounds like it's definitely not going to minimize.

    You may be able to just leave this out.

Please Sign in or register to post replies

Write your reply to:

Draft