lazy loading icon for both mobile and desktop

This commit is contained in:
azivner
2018-12-30 21:13:35 +01:00
parent 6963e662ef
commit de9e0c7929
5 changed files with 54 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
PKG_DIR=dist/trilium-linux-x64-server
NODE_VERSION=10.14.1
NODE_VERSION=10.15.0
rm -r $PKG_DIR
mkdir $PKG_DIR