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

[compiler] Option to only compile component syntax #29864

Merged
merged 5 commits into from
Jun 11, 2024

Commits on Jun 11, 2024

  1. [compiler] Option to only compile component syntax

    Summary: Projects which have heavily adopted Flow component syntax may wish to enable the compiler only for components and hooks that use the syntax, rather than trying to guess which functions are components and hooks. This provides that option.
    
    [ghstack-poisoned]
    mvitousek committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ade6917 View commit details
    Browse the repository at this point in the history
  2. Update on "[compiler] Option to only compile component syntax"

    Summary: Projects which have heavily adopted Flow component syntax may wish to enable the compiler only for components and hooks that use the syntax, rather than trying to guess which functions are components and hooks. This provides that option.
    
    [ghstack-poisoned]
    mvitousek committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cab1e0d View commit details
    Browse the repository at this point in the history
  3. Update on "[compiler] Option to only compile component syntax"

    Summary: Projects which have heavily adopted Flow component syntax may wish to enable the compiler only for components and hooks that use the syntax, rather than trying to guess which functions are components and hooks. This provides that option.
    
    [ghstack-poisoned]
    mvitousek committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bdce104 View commit details
    Browse the repository at this point in the history
  4. Update on "[compiler] Option to only compile component syntax"

    Summary: Projects which have heavily adopted Flow component syntax may wish to enable the compiler only for components and hooks that use the syntax, rather than trying to guess which functions are components and hooks. This provides that option.
    
    [ghstack-poisoned]
    mvitousek committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    12998f4 View commit details
    Browse the repository at this point in the history
  5. Update on "[compiler] Option to only compile component syntax"

    Summary: Projects which have heavily adopted Flow component syntax may wish to enable the compiler only for components and hooks that use the syntax, rather than trying to guess which functions are components and hooks. This provides that option.
    
    [ghstack-poisoned]
    mvitousek committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0024710 View commit details
    Browse the repository at this point in the history