Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
jason
/
FPSMS-frontend
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
no message
reset-do-picking-order
TASTEOFASIA\MTMS
hace 1 semana
padre
7564ee01eb
commit
f2a2337e1a
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
package.json
+ 1
- 1
package.json
Ver fichero
@@ -5,7 +5,7 @@
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "set NODE_OPTIONS=--inspect&& next start",
"start": "set NODE_OPTIONS=--inspect
--max-old-space-size=6144
&& next start",
"lint": "next lint",
"type-check": "tsc --noEmit"
},
Escribir
Vista previa
Cargando…
Cancelar
Guardar