mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
Run postunpack.sh in postCreateCommand hook, which can continue running in the background and in parallel to `npm ci --no-audit` when VSCode is already connected to the devcontainer. The time it takes for the container to be fully ready it's the same but the time to start coding will be much lower.