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 Vite sourcemap warning #323

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

stryaponoff
Copy link
Contributor

Hi there! I have a large codebase and here's the warning I've got for every asset so the build:

(vite-plugin-inline-source plugin) Sourcemap is likely to be incorrect: a plugin (vite-plugin-inline-source) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help

This is my attempt to fix this behavior.

Copy link
Owner

@bienzaaron bienzaaron left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@bienzaaron bienzaaron merged commit c45dd2e into bienzaaron:main Dec 27, 2023
2 checks passed
@bienzaaron
Copy link
Owner

v2.5.1

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

2 participants