Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
aagez
/
nexus-timers
Seguir
1
Destacar
1
Fork
0
Código
Incidencias
4
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
⬆️
: update to node 14
master
Adrien
hace 4 años
padre
eeb5fa431b
commit
2d75ad4457
Se han
modificado 5 ficheros
con
641 adiciones
y
470 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
.nvmrc
+2
-2
Dockerfile
+1
-1
README.md
+1
-1
package.json
+636
-465
yarn.lock
+ 1
- 1
.nvmrc
Ver fichero
@@ -1 +1 @@
1
2
1
4
+ 2
- 2
Dockerfile
Ver fichero
@@ -1,5 +1,5 @@
FROM node:
erb
ium-alpine
RUN apk add python2
FROM node:
ferm
ium-alpine
RUN apk add python2
make g++
WORKDIR /home/node
COPY package.json yarn.lock ./
RUN chown node:node -R .
+ 1
- 1
README.md
Ver fichero
@@ -9,7 +9,7 @@
## Build Setup
This project run on the node 1
2 LTS version (Erb
ium)
This project run on the node 1
4 LTS version (Ferm
ium)
``` bash
# install dependencies
+ 1
- 1
package.json
Ver fichero
@@ -52,7 +52,7 @@
"rimraf": "^2.6.2",
"sass-loader": "7.3.1",
"semver": "^5.4.1",
"shelljs": "^0.
7.
8",
"shelljs": "^0.8
.4
",
"sw-precache-webpack-plugin": "^0.11.4",
"uglify-es": "^3.1.3",
"url-loader": "^0.6.2",
+ 636
- 465
yarn.lock
La diferencia del archivo ha sido suprimido porque es demasiado grande
Ver fichero
Escribir
Vista previa
Cargando…
Cancelar
Guardar