From cb93245f9a86552260b9105f9fcbde67ef45b423 Mon Sep 17 00:00:00 2001 From: Sam Saffron Date: Tue, 10 Jun 2025 09:32:18 +1000 Subject: [PATCH] esm.sh is important for certain artifacts --- app/models/ai_artifact.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/models/ai_artifact.rb b/app/models/ai_artifact.rb index 8abc8421..dab0acae 100644 --- a/app/models/ai_artifact.rb +++ b/app/models/ai_artifact.rb @@ -16,6 +16,7 @@ class AiArtifact < ActiveRecord::Base https://ajax.googleapis.com https://d3js.org https://code.jquery.com + https://esm.sh ] def self.artifact_version_attribute(version)