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 @rollup/plugin-typescript #1811

Merged
merged 1 commit into from Oct 14, 2022
Merged

Conversation

cexbrayat
Copy link
Member

Replaces rollup-plugin-typescript2 by the official core plugin for TS, which supports Rollup v3.

To make sure we don't have a regression, I made a repo containing the result of the build on main (formatted with prettier): https://github.com/cexbrayat/test-utils-dist

Then I made a PR with the result of the build using @rollup/plugin-typescript: https://github.com/cexbrayat/test-utils-dist/pull/1/files

As you can see the result is pretty much the same.

Replaces `rollup-plugin-typescript2` by the official core plugin for TS, which supports Rollup v3.
@netlify
Copy link

netlify bot commented Oct 12, 2022

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

Name Link
🔨 Latest commit 9c5ddec
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/63467238d0fb8900080b997b
😎 Deploy Preview https://deploy-preview-1811--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
Copy link
Member Author

I'm going to go ahead and merge it, to unblock the renovate PR

@cexbrayat cexbrayat merged commit 980ee94 into vuejs:main Oct 14, 2022
@cexbrayat cexbrayat deleted the chore/rollup-ts branch October 14, 2022 08:42
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