Skip to content

Fixed vite 8 warning - #1371

Merged
royduin merged 1 commit into
masterfrom
bugfix/vite-8-feature-warning
Sep 8, 2026
Merged

royduin merged 1 commit into
masterfrom
bugfix/vite-8-feature-warning

Conversation

@indykoning

Copy link
Copy Markdown
Member

Vite 8 comes with the following warning:

(!) Your Vite config uses features that are unsupported by configLoader: 'native', which is planned to become the default > in a future major version of Vite:
__dirname (vite.config.js:37:35). Use import.meta.dirname instead
Set VITE_CONFIG_NATIVE_IGNORE_WARNING=true to suppress this warning.

This fixes that warning.

@indykoning
indykoning requested a review from royduin as a code owner September 3, 2026 10:58
@royduin
royduin merged commit 594ac90 into master Sep 8, 2026
26 checks passed
@royduin
royduin deleted the bugfix/vite-8-feature-warning branch September 8, 2026 07:18
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