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: typo in isStaging in with-env example #11305

Merged
merged 3 commits into from Mar 24, 2020

Commits on Mar 23, 2020

  1. fix: typo in isStaging in with-env example

    - add missing `phase ===` statement when checking for _staging_ env in `isStaging`
    nicolasrouanne committed Mar 23, 2020
    Copy the full SHA
    e80b912 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Update examples/with-env-from-next-config-js/next.config.js

    Luis Alvarez D committed Mar 24, 2020
    Copy the full SHA
    930e10e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    74e1110 View commit details
    Browse the repository at this point in the history