Skip to content

handle next.config.mjs#6933

Merged
leoortizz merged 7 commits intomasterfrom
leoortizz_nextConfigMjs
Apr 4, 2024
Merged

handle next.config.mjs#6933
leoortizz merged 7 commits intomasterfrom
leoortizz_nextConfigMjs

Conversation

@leoortizz
Copy link
Copy Markdown
Member

Description

next.config.mjs is the default since v14.0.5-canary.50

fixes #6826

Scenarios Tested

Sample Commands

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 29, 2024

Codecov Report

Attention: Patch coverage is 12.50000% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 54.78%. Comparing base (49e596e) to head (9e5f80d).

Files Patch % Lines
src/frameworks/next/index.ts 0.00% 11 Missing ⚠️
src/frameworks/next/utils.ts 25.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6933      +/-   ##
==========================================
- Coverage   54.79%   54.78%   -0.02%     
==========================================
  Files         359      359              
  Lines       25060    25069       +9     
  Branches     5167     5169       +2     
==========================================
+ Hits        13732    13733       +1     
- Misses      10091    10099       +8     
  Partials     1237     1237              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jamesdaniels
Copy link
Copy Markdown
Member

jamesdaniels commented Apr 4, 2024

Change log and merge

@leoortizz leoortizz enabled auto-merge (squash) April 4, 2024 15:17
@leoortizz leoortizz disabled auto-merge April 4, 2024 15:17
@leoortizz leoortizz enabled auto-merge (squash) April 4, 2024 15:17
@leoortizz leoortizz merged commit e1a4a16 into master Apr 4, 2024
@leoortizz leoortizz deleted the leoortizz_nextConfigMjs branch April 4, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment