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

replace NODE_ENV during Vite build #6644

Merged
merged 10 commits into from
Jan 23, 2024
Merged

Commits on Dec 19, 2023

  1. Use checkout@v4 for Firebase Hosting Preview GitHub Workflow (#6441)

    When starting a project with `firebase init` with GitHub Workflow,
    YAML files were configured with `actions/checkout@v3` previously.
    
    Now, `actions/checkout@v4` has been released,
    the template should also be updated to specify the latest version.
    
    https://github.com/actions/checkout/releases/tag/v4.0.0
    
    Co-authored-by: joehan <joehanley@google.com>
    yykamei and joehan authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d4e4b2d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Support export in env parser (#6630)

    * Support export in env parser
    
    * use a noncapture group
    joehan authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e9773fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cc13c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3049926 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

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

Commits on Jan 3, 2024

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

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. changelog

    leoortizz committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bcfa0fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d1d043 View commit details
    Browse the repository at this point in the history