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

chore: bump unplugin-remove to fix sourcemap warnings #420

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

Jesse1989pp
Copy link
Contributor

@Jesse1989pp Jesse1989pp commented Apr 9, 2024

Bump unplugin-remove to remove warning withing nuxt compilation

This was addressed today and the version was bumped to 1.0.2

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Recent bump of unplugin-remove returns a lot of warnings(hunderds in our case) during nuxt compilation: Talljack/unplugin-remove#139

Warning:
[plugin unplugin-remove-console-debugger] Sourcemap is likely to be incorrect: a plugin (unplugin-remove-console-debugger) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

I don't think anything of the checklist applies, regression should be covered in the current test.

Copy link

vercel bot commented Apr 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-security ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 9, 2024 10:53am

@Jesse1989pp Jesse1989pp changed the title chore: bump unplugin-remove chore: bump unplugin-remove to fix sourcemap warnings Apr 9, 2024
@Jesse1989pp
Copy link
Contributor Author

@Baroshem not sure how you normally deal with these. Would this bump be viable for a version 1.3.2?

@Baroshem
Copy link
Owner

Hey @Jesse1989pp Thansk for that

As this package bump is used for fixing a bug, let's release it as a patch :)

@Baroshem Baroshem merged commit 9b13f6d into Baroshem:main Apr 10, 2024
3 checks passed
@Jesse1989pp Jesse1989pp deleted the chore/bump-unplugin-remove branch April 10, 2024 18:02
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.

3 participants