mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-22 14:18:31 -06:00
use trilium version number in asset paths to avoid caching issues WIP
This commit is contained in:
@@ -2,7 +2,7 @@ image:
|
||||
file: .gitpod.dockerfile
|
||||
|
||||
tasks:
|
||||
- before: nvm install 16.15.0 && nvm use 16.15.0
|
||||
- before: nvm install 16.18.0 && nvm use 16.18.0
|
||||
init: npm install
|
||||
command: npm run start-server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user