Skip to content

test: add typescript e2e test without babel #366

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

Merged
merged 1 commit into from
Jul 19, 2021

Conversation

cexbrayat
Copy link
Member

Adds a test close to the setup used by the CLI in a TS project without Babel.

The existing TS test was moved to typescript-with-babel.
The new test is a copy of the older one, with all babel dependencies removed, a rewritten component using the Composition API, a test in TS, a TS config close to the CLI one, and a shim file.

Adds a test close to the setup used by the CLI in a TS project without Babel.

The existing TS test was moved to `typescript-with-babel`.
The new test is a copy of the older one, with all babel dependencies removed, a rewritten component using the Composition API, a test in TS, a TS config close to the CLI one, and a shim file.
@lmiller1990 lmiller1990 merged commit 9e3b610 into vuejs:master Jul 19, 2021
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.

2 participants