From df551309f2b5f3abfba36b50bfc1102a17a7977c Mon Sep 17 00:00:00 2001 From: Vivienne Siffert Date: Tue, 21 Apr 2026 10:51:41 +0200 Subject: [PATCH] chore: use asset canister with 404 support --- icp.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/icp.yaml b/icp.yaml index 3e492b6c..5c77a204 100644 --- a/icp.yaml +++ b/icp.yaml @@ -4,6 +4,7 @@ canisters: type: "@dfinity/asset-canister@v2.1.0" configuration: dir: dist + version: asset-canister-404-support build: - npm install - npm run build