Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
heuzef
/
lesspass
peilaus alkaen
https://github.com/lesspass/lesspass.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
67
Wiki
Toiminta
Selaa lähdekoodia
commit build files because of memory leak during npm install
pull/342/head
Guillaume Vincent
8 vuotta sitten
vanhempi
f3e3d3d043
commit
88463ccbc7
14 muutettua tiedostoa
jossa
2699 lisäystä
ja
3 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.gitignore
+1
-2
Dockerfile
+67
-0
dist/build.js
+1
-0
dist/build.js.map
BIN
dist/extension.gif
BIN
dist/free.png
BIN
dist/ionicons.eot
+2630
-0
dist/ionicons.svg
BIN
dist/ionicons.ttf
BIN
dist/ionicons.woff
BIN
dist/ionicons.woff2
BIN
dist/logo.png
BIN
dist/responsive.png
BIN
dist/webapp.png
+ 0
- 1
.gitignore
Näytä tiedosto
@@ -1,2 +1 @@
node_modules
dist
+ 1
- 2
Dockerfile
Näytä tiedosto
@@ -4,10 +4,9 @@ RUN mkdir -p /frontend
WORKDIR /frontend
COPY package.json /frontend/
RUN npm install
RUN npm install
--production
COPY . /frontend
RUN npm run build
EXPOSE 8080
CMD [ "npm", "start" ]
+ 67
- 0
dist/build.js
File diff suppressed because it is too large
Näytä tiedosto
+ 1
- 0
dist/build.js.map
File diff suppressed because it is too large
Näytä tiedosto
BIN
dist/extension.gif
Näytä tiedosto
Before
After
Leveys:
1075
| Korkeus:
876
| Koko:
662 KiB
BIN
dist/free.png
Näytä tiedosto
Before
After
Leveys:
221
| Korkeus:
200
| Koko:
10 KiB
BIN
dist/ionicons.eot
Näytä tiedosto
+ 2630
- 0
dist/ionicons.svg
File diff suppressed because it is too large
Näytä tiedosto
BIN
dist/ionicons.ttf
Näytä tiedosto
BIN
dist/ionicons.woff
Näytä tiedosto
BIN
dist/ionicons.woff2
Näytä tiedosto
BIN
dist/logo.png
Näytä tiedosto
Before
After
Leveys:
271
| Korkeus:
242
| Koko:
10 KiB
BIN
dist/responsive.png
Näytä tiedosto
Before
After
Leveys:
1358
| Korkeus:
452
| Koko:
61 KiB
BIN
dist/webapp.png
Näytä tiedosto
Before
After
Leveys:
768
| Korkeus:
614
| Koko:
93 KiB
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna