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

Pass trailingSlash from Next.js config to firebase.json #5445

Merged
merged 12 commits into from
Jan 26, 2023

Conversation

leoortizz
Copy link
Member

Description

Scenarios Tested

Sample Commands

@codecov-commenter
Copy link

codecov-commenter commented Jan 24, 2023

Codecov Report

Base: 56.30% // Head: 56.29% // Decreases project coverage by -0.01% ⚠️

Coverage data is based on head (4f5a189) compared to base (d59b78b).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5445      +/-   ##
==========================================
- Coverage   56.30%   56.29%   -0.01%     
==========================================
  Files         315      315              
  Lines       21346    21348       +2     
  Branches     4353     4354       +1     
==========================================
  Hits        12018    12018              
- Misses       8287     8289       +2     
  Partials     1041     1041              
Impacted Files Coverage Δ
src/frameworks/index.ts 15.95% <0.00%> (-0.07%) ⬇️
src/frameworks/next/index.ts 14.21% <0.00%> (-0.08%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jamesdaniels jamesdaniels marked this pull request as ready for review January 26, 2023 18:40
Copy link
Member

@jamesdaniels jamesdaniels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, add changelog

@jamesdaniels jamesdaniels self-assigned this Jan 26, 2023
@jamesdaniels jamesdaniels enabled auto-merge (squash) January 26, 2023 20:15
@jamesdaniels jamesdaniels merged commit 5811aea into firebase:master Jan 26, 2023
taeold pushed a commit that referenced this pull request Jan 31, 2023
* Don't use internal redirects for the backend test
* pass trailingSlash from next config to firebase.json

Co-authored-by: James Daniels <jamesdaniels@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants