From 251ffa2e1ad0ab060199c9c7a28475a0c1646040 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 15 Mar 2026 00:29:14 +0100 Subject: [PATCH] fix: add install phase with --no-frozen-lockfile for linux native bindings rolldown requires platform-specific bindings (@rolldown/binding-linux-x64-gnu) that are absent from a lockfile generated on a different OS. Co-Authored-By: Claude Sonnet 4.6 --- README.md | 44 +++++++++++++++++++++++++++++++++----------- nixpacks.toml | 3 +++ 2 files changed, 36 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ef72fd5..b74123a 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,40 @@ -# Vue 3 + TypeScript + Vite +# miniminu - the milestone reminder -This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `