Copied to clipboard

Flag this post as spam?

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


  • Damon Bauer 48 posts 95 karma points
    Apr 25, 2014 @ 16:56
    Damon Bauer
    0

    Feature Request/Idea

    Loving using Optimus - it's been great to use and I love the Umbraco integration.

    How feasible would it be to add the ability to include external assets in bundles? With Cassette, you can add external urls (and a local fallback): http://getcassette.net/documentation/v2/bundle-configuration/add-urls

    Personally, I would use this to include jQuery from a CDN or FontAwesome webfonts.

    I'm totally unsure about the complexity of something like this, so absolutely no worries if this is out of the scope/purpose of this project. Thanks for any consideration!

  • Shaun McNicholas 4 posts 73 karma points
    Aug 20, 2014 @ 16:49
    Shaun McNicholas
    0

    Is there a configuration edit we can make that will recompile scss files if any of the included files are modified?

    We are running an implementation using shared resources for multiple sites where the following scenario is causing issues.

    In our css directories we have a sass folder which contains separate files for base.scss mix-ins.scss colors.scss and media-queries.scss

    Then we have templates using themes so theme1.scss theme2.scss etc...

    Then for each separate website we setup each of the templates to use a foldre separator

    Site1 / theme1 - includes theme1.scss and then the site specific scss which includes all the main base... mix-ins etc...

    So if we make a change to the base.scss then every individual theme scss file would need to recompile which it currently does not do. In order to force recompile each them we have to re-save each theme individually. Since we now host 15 sites and 15 different themes. If we need to fix one of the base styles accross the board we then have to click and re-save 225 separate files.

  • 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