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 support ES modules for Firebase Functions #3485

Merged
merged 12 commits into from
Jun 28, 2021
Merged

Add support ES modules for Firebase Functions #3485

merged 12 commits into from
Jun 28, 2021

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    10dcd94 View commit details
    Browse the repository at this point in the history
  2. Add better comments.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    24bb020 View commit details
    Browse the repository at this point in the history
  3. Use const.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    9664b02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    750b58f View commit details
    Browse the repository at this point in the history
  5. Fix module cache corruption.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    c7dbc9c View commit details
    Browse the repository at this point in the history
  6. Remove debug console log.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    4475010 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary block.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    2ef11bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    278f5d7 View commit details
    Browse the repository at this point in the history
  9. Add changelog.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    eb63f64 View commit details
    Browse the repository at this point in the history
  10. Fix linter errors.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    2bbeec1 View commit details
    Browse the repository at this point in the history
  11. Fix lint issue on CHANGELOG.

    taeold committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    fb44804 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Fix typo.

    taeold committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    2242177 View commit details
    Browse the repository at this point in the history