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

Add environment flags to disable modules #372

Merged
merged 6 commits into from
May 21, 2024

Commits on May 17, 2024

  1. feat(tree-shaking): add environment flags to disable modules

    Add environment flags processing to opt-out feature modules from built bundles.
    parfeon committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6e7d05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aff924 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. build(tree-shaking): more fine grained control over subscribe

    Add two separate flags to exclude legacy or new event engine mechanism from the final bundle.
    parfeon committed May 19, 2024
    Configuration menu
    Copy the full SHA
    e30f827 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    28552a5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    97bc438 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac483c3 View commit details
    Browse the repository at this point in the history