Skip to content

Updating docs #49

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 8 commits into from
Mar 14, 2018
Merged

Updating docs #49

merged 8 commits into from
Mar 14, 2018

Conversation

BusbyActual
Copy link
Contributor

@BusbyActual BusbyActual commented Feb 22, 2018

ENG

Copy link
Collaborator

@forresst forresst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@@ -19,11 +16,15 @@ Cette recette a été testée uniquement avec JSPM v0.17.0-beta.22, mais ceci de

### Babel

Configurez votre .babelrc pour travailler avec AVA, si ce n'est pas déjà fait. REMARQUE : Vous pouvez garder une configuration supplémentaire dans vos fichiers de configuration de JSPM pour remplacer ces paramètres pendant le regroupement et la construction.
Configurez votre .babelrc pour travailler avec AVA, si ce n'est pas déjà fait. REMARQUE : Vous pouvez garder une configuration supplémentaire dans vos fichiers de configuration de JSPM pour remplacer ces paramètres pendant le regroupement et la construction. Vous aurez besoin d'installer le [@babel/preset-env](https://www.npmjs.com/package/@babel/preset-env) comme une dépendance de dev.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace:
Vous aurez besoin d'installer le @babel/preset-env comme une dépendance de dev.
By :
À partir de babel 7, @babel/ preset-env transformera le code comme babel-preset-esXXXX le faisait précédemment.

@BusbyActual
Copy link
Contributor Author

Fixed grammar and rebased.

@forresst
Copy link
Collaborator

Perfect. I will do the merge when it will be done on the repository of AVA in English

@BusbyActual
Copy link
Contributor Author

avajs/ava#1727 is closed. I patched last changes and rebased.

Copy link
Contributor Author

@BusbyActual BusbyActual left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

confirmed latest commit on file as 29d2c5d3df3895859c7f4d531e57c58ecdd6cba3

@forresst forresst merged commit 8ccc7ef into avajs:master Mar 14, 2018
@forresst
Copy link
Collaborator

Thanks @BusbyActual
I made some adaptations to be identical to the original version

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