Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
jason
/
FPSMS-frontend
Observar
2
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
no message
reset-do-picking-order
TASTEOFASIA\MTMS
1 semana atrás
pai
7564ee01eb
commit
f2a2337e1a
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
package.json
+ 1
- 1
package.json
Ver arquivo
@@ -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"
},
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar