You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fr/api/configuration-builddir.md
+2-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "API: La propriété buildDir"
3
-
description: Définissez le dossier dist de votre application nuxt.js
3
+
description: Définissez le dossier dist de votre application Nuxt.js
4
4
---
5
5
6
6
# The buildDir Property (EN)
@@ -9,9 +9,7 @@ description: Définissez le dossier dist de votre application nuxt.js
9
9
- Type: `String`
10
10
- Par défaut: `.nuxt`
11
11
12
-
> Définissez le répertoire dist de votre application nuxt.js
13
-
14
-
<pstyle="width: 294px;position: fixed; top : 64px; right: 4px;"class="Alert Alert--orange"><strong>⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou <ahref="https://github.com/vuejs-fr/nuxt"target="_blank">participer à la traduction</a> de celle-ci dès maintenant !</strong></p><p>Example (`nuxt.config.js`):</p>
12
+
> Définissez le répertoire dist de votre application Nuxt.js
0 commit comments