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: src/content/12/es/part12c.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ $ cd hello-front
26
26
$ npm install
27
27
```
28
28
29
-
El siguiente paso es convertir el código JavaScript y CSS en archivos estáticos listos para producción, Vite ya tiene a_build_ como un script npm, así que usemos eso:
29
+
El siguiente paso es convertir el código JavaScript y CSS en archivos estáticos listos para producción, Vite ya tiene un_build_ como un script npm, así que usemos eso:
0 commit comments