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

refactor: move ipx to runtime servermiddleware #264

Closed
wants to merge 9 commits into from

Conversation

danielroe
Copy link
Member

This PR splits out the changes from #257 (without the automatic nuxtrc injection, which is pending for now).

  • add instructions for runtime ipx
  • improve dx with warning
  • don't inject ipx if user provides their own ipx mw

* add instructions for runtime ipx
* improve dx with warning
* don't inject ipx if user provides their own ipx mw
@danielroe danielroe requested a review from pi0 May 12, 2021 16:50
@codecov-commenter
Copy link

codecov-commenter commented May 12, 2021

Codecov Report

Merging #264 (ca60c1b) into main (b57fe54) will decrease coverage by 2.04%.
The diff coverage is 10.52%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   57.06%   55.01%   -2.05%     
==========================================
  Files          23       23              
  Lines         524      538      +14     
  Branches      155      161       +6     
==========================================
- Hits          299      296       -3     
- Misses        225      242      +17     
Impacted Files Coverage Δ
src/runtime/ipx.js 0.00% <0.00%> (ø)
src/module.ts 60.86% <11.11%> (-32.24%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b57fe54...ca60c1b. Read the comment docs.

src/module.ts Outdated Show resolved Hide resolved
src/module.ts Outdated Show resolved Hide resolved
@danielroe danielroe requested a review from pi0 May 12, 2021 19:20
@pi0 pi0 closed this May 27, 2021
@pi0 pi0 deleted the fix/ipx-server-middleware branch May 27, 2021 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants