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(compiler): Add support for remix config feature flags #4566

Merged
merged 10 commits into from
Nov 14, 2022

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    3360ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae16e92 View commit details
    Browse the repository at this point in the history
  3. create test fixture

    chaance committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    c046065 View commit details
    Browse the repository at this point in the history
  4. add test for config features

    chaance committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    43f5e5d View commit details
    Browse the repository at this point in the history
  5. rm meta test fixture

    chaance committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    61ed9e0 View commit details
    Browse the repository at this point in the history
  6. rm extra unit test

    chaance committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b58589c View commit details
    Browse the repository at this point in the history
  7. put features on context

    chaance committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    eb19995 View commit details
    Browse the repository at this point in the history
  8. reorganize types

    chaance committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    1f2034f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. features > future

    chaance committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    26b7c66 View commit details
    Browse the repository at this point in the history
  2. rename interface

    chaance committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    832e852 View commit details
    Browse the repository at this point in the history