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: use a mjs rollup config #1815

Closed
wants to merge 1 commit into from

Conversation

cexbrayat
Copy link
Member

No description provided.

@netlify
Copy link

netlify bot commented Oct 14, 2022

Deploy Preview for vue-test-utils-docs ready!

Name Link
🔨 Latest commit 04f2252
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/634925189f2a4800079e05f5
😎 Deploy Preview https://deploy-preview-1815--vue-test-utils-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

cexbrayat added a commit to cexbrayat/vue-test-utils-next that referenced this pull request Oct 14, 2022
Ideally, we'd like to use a `mjs` config, but that necessitates an import type assertion for the import of `package.json`,
and this feature is not supported by node v14.
So we'll be able to use a `rollup.config.mjs` config only when we'll stop supporting node v14.
See vuejs#1815
@cexbrayat cexbrayat closed this Oct 14, 2022
@cexbrayat cexbrayat deleted the chore/rollup-mjs-config branch October 14, 2022 09:12
cexbrayat added a commit that referenced this pull request Oct 14, 2022
Ideally, we'd like to use a `mjs` config, but that necessitates an import type assertion for the import of `package.json`,
and this feature is not supported by node v14.
So we'll be able to use a `rollup.config.mjs` config only when we'll stop supporting node v14.
See #1815
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

1 participant