Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
aagez
/
nexus-timers
Segui
1
Vota
1
Forka
0
Codice
Problemi
4
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
⬆️
: update to node 14
master
Adrien
4 anni fa
parent
eeb5fa431b
commit
2d75ad4457
5 ha cambiato i file
con
641 aggiunte
e
470 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
.nvmrc
+2
-2
Dockerfile
+1
-1
README.md
+1
-1
package.json
+636
-465
yarn.lock
+ 1
- 1
.nvmrc
Vedi File
@@ -1 +1 @@
1
2
1
4
+ 2
- 2
Dockerfile
Vedi File
@@ -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
Vedi File
@@ -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
Vedi File
@@ -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
File diff soppresso perché troppo grande
Vedi File
Scrivi
Anteprima
Caricamento…
Annulla
Salva