From 42d587a9e16d95af36bb51b5a9c1630862757738 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Fri, 12 Apr 2024 14:17:52 +0100 Subject: [PATCH] Set the Puter SDK URL in the config This makes it easier to develop against a local Puter server with any local changes to the SDK. --- assets/index.html | 2 +- config/dev.js | 3 ++- config/release.js | 3 ++- rollup.config.js | 9 ++++++++- 4 files changed, 13 insertions(+), 4 deletions(-) diff --git a/assets/index.html b/assets/index.html index bd90807..02eda83 100644 --- a/assets/index.html +++ b/assets/index.html @@ -8,7 +8,7 @@ - +