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: remove compilerOptions from config #1408

Merged
merged 1 commit into from Apr 8, 2022

Conversation

cexbrayat
Copy link
Member

This option was not used, and not exposed in the typings.
This was misleading as developers can imagine that setting compilerOptions in the config is the proper way to configure Vue.
This should be done either by:

This option was not used, and not exposed in the typings.
This was misleading as developers can imagine that setting `compilerOptions` in the config is the proper way to configure Vue.
This should be done either by:
- setting the options via https://github.com/vuejs/vue-jest#global-jest-options for Jest and vue-jest
- setting the options in Vite directly for vitest
@netlify
Copy link

netlify bot commented Apr 7, 2022

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

Name Link
🔨 Latest commit 3bf21e4
🔍 Latest deploy log https://app.netlify.com/sites/vue-test-utils-docs/deploys/624edffa86d16a0008f7c5d5
😎 Deploy Preview https://deploy-preview-1408--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.

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