Skip to content

Disable processing #3

Description

@JonoB

Not quite sure if I am doing something wrong here, but even when I set $config['sprinkle']['disable_processing'] = TRUE; then assets are still minified and combined automatically. I understand from the docs that combining will still happen. But minifying should not, right?

I clear cache, then visit any page on my site, and all assets are combined and minifed.

On this point, I think that disable_processing should disable ALL processing, including combining and caching. Basically, disable_processing should just output the css and js files exactly as-is. Even cache file should not be created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions