Skip to content

fix: point MJS file as main#2

Merged
iGoodie merged 1 commit into
mainfrom
bugfix/use-mjs-as-main
Mar 5, 2024
Merged

fix: point MJS file as main#2
iGoodie merged 1 commit into
mainfrom
bugfix/use-mjs-as-main

Conversation

@iGoodie

@iGoodie iGoodie commented Mar 5, 2024

Copy link
Copy Markdown
Owner

As now Vite is moving from CJS to MJS, I migrated to MJS too.
(See https://vitejs.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated)

Fixed #1

@iGoodie iGoodie self-assigned this Mar 5, 2024
@iGoodie iGoodie merged commit 42f7dbd into main Mar 5, 2024
@iGoodie iGoodie deleted the bugfix/use-mjs-as-main branch March 5, 2024 16:08
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.

compatibility issues, the CJS build of Vite's Node API is deprecated

1 participant