Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
tesseract-design
/
react-common
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
Update publish script
Make sure to build scripts before publishing to registry.
tags/0.3.0
TheoryOfNekomata
hace 4 años
padre
674ae59072
commit
0bb320cf3a
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
package.json
+ 1
- 0
package.json
Ver fichero
@@ -39,6 +39,7 @@
"typescript": "^3.9.7"
},
"scripts": {
"prepublish": "rm -rf dist/ && rollup -c",
"test": "jest",
"build": "rm -rf dist/ && rollup -c",
"generate": "plop",
Escribir
Vista previa
Cargando…
Cancelar
Guardar