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

fix(app-vite&app-webpack): fix types feature flags #17429

Merged

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    50e6f13 View commit details
    Browse the repository at this point in the history
  2. fix: make feature flags work when using moduleResolution: bundler

    which is what's specified in the tsconfig-presets
    yusufkandemir committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5b7ddf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff1a72 View commit details
    Browse the repository at this point in the history
  4. refactor: make it sync and rename

    it doesn't use any async APIs, it used to a long time ago
    yusufkandemir committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bd1e0e0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b0a5ca View commit details
    Browse the repository at this point in the history