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(next): fixed issue for multi pages next applications #702

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

mauroerta
Copy link
Collaborator

Proposed changes

Fixed an issue that was clearing the morfeo.css file for multi-pages apllications in nextjs

Types of changes

  • 🐛 Bugfix (non-breaking change which fixes an issue)

Checklist

  • 👀 I have read the CONTRIBUTING doc
  • ✅ Lint and unit tests pass locally with my changes
  • 🧪 I have added tests that prove my fix is effective or that my feature works
  • 📚 I have added the necessary documentation (if appropriate)
  • 🔀 Any dependent changes have been merged and published in downstream modules

@codecov-commenter
Copy link

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (028623d) 100.00% compared to head (2493889) 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #702   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          100       100           
  Lines          879       879           
  Branches       158       158           
=========================================
  Hits           879       879           
Impacted Files Coverage Δ
packages/compiler/src/utils.ts 100.00% <100.00%> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mauroerta mauroerta merged commit 9101675 into main Apr 16, 2023
@mauroerta mauroerta deleted the bugfix/multi-page-nextjs branch April 16, 2023 15:13
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.

2 participants