Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

as written the logic prevented overriding the r.js optimizer (it was onl... #28

Closed
wants to merge 1 commit into from

Conversation

dretay
Copy link

@dretay dretay commented Jan 31, 2014

...y ever none or uglify2)

now you can override it in your mimosa config:

require:
optimize:
overrides:
optimize: "none"

…only ever none or uglify2)

now you can override it in your mimosa config:

require:
    optimize:
      overrides:
        optimize: "none"
@dbashford dbashford closed this in 6d43123 Jan 31, 2014
@dbashford
Copy link
Owner

This should be fixed. Released as 1.5.4 of mimosa-require. Also released with mimosa 2.0.5. Should work fine with pre 2.0 version if you are behind a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants