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

feat: add support for --disable and --enable flags back #1977

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Apr 8, 2024

  1. feat: add support for --disable and --enable flags back

    Closes svg#1356
    Closes svg#1622
    
    In svg#1622 (comment) we read:
    
    > I consider adding it back at some point but it should be able to work with presets somehow. This is still need to be figured out.
    
    I believe that adding it at the very last possible moment, AFTER initial list is resolved, will make it work with presets, and preserve the original behavior if the options aren't used at all.
    
    I've also increased JSDoc coverage here, mainly for my own sanity when working with these arrays of plugins. Hope you don't mind that scope creep :)
    wojtekmaj committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    773eca4 View commit details
    Browse the repository at this point in the history