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

Create a Babel preset with AVA-specific transforms #1195

Closed
novemberborn opened this issue Jan 18, 2017 · 1 comment
Closed

Create a Babel preset with AVA-specific transforms #1195

novemberborn opened this issue Jan 18, 2017 · 1 comment

Comments

@novemberborn
Copy link
Member

Per RFC001 we're placing AVA-specific Babel transforms into its own preset.

This makes it possible for users to set up a custom Babel pipeline for tests, yet still apply AVA's transforms, without having to know specifics.

It should also be possible to apply these transforms in a build step, e.g. when publishing a package containing reusable tests or helpers.

novemberborn added a commit that referenced this issue Jan 18, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 19, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 20, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
novemberborn added a commit that referenced this issue Jan 20, 2017
Fixes #1193, #1195.

Closes #947 and #1089, since babel-runtime is removed.
@novemberborn
Copy link
Member Author

Landed in #1197.

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

No branches or pull requests

1 participant