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

Testing Support #86

Closed
bekalshenoy opened this issue May 8, 2020 · 4 comments
Closed

Testing Support #86

bekalshenoy opened this issue May 8, 2020 · 4 comments

Comments

@bekalshenoy
Copy link
Contributor

Is Testing Supported In vite If Supported How To Use vue-uest-utils-next with vite

@yyx990803
Copy link
Member

Take a look at https://github.com/JessicaSachs/vite-component-test-starter

@bekalshenoy
Copy link
Contributor Author

Thanks

@santicros
Copy link

If it helps anyone I have created a starter with Vue + Vite + Typescript + Jest: https://github.com/santicros/vue3-vite-typescript-jest 😄

@samarth-math
Copy link

@santicros Hey, I love what you've done, but while trying to copy this into my app, I get errors while using runtime variables like
projectId: import.meta.env.VITE_PROJECT_ID
it says The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'. and the module option in my tsconfig.json is 'esnext'

Any hints on how to make them play together??

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants