File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
lib/components_guide_web/live Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,11 @@ defmodule ComponentsGuideWeb.LatencyComparisonLive do
199199 "https://cdn.jsdelivr.net/npm/underscore@1.13.6/underscore-esm-min.js" ,
200200 "https://unpkg.com/underscore@1.13.6/underscore-esm-min.js" ,
201201 "https://esm.sh/v107/underscore@1.13.6/es2021/underscore.js" ,
202- "https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-esm-min.min.js"
202+ "https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-esm-min.js" ,
203+ "https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.13.6/underscore-esm-min.min.js" ,
204+ "https://cdn.skypack.dev/underscore@v1.13.6" ,
205+ "https://cdn.skypack.dev/pin/underscore@v1.13.6-qqsvzISgOvUxq4S56818/mode=imports,min/optimized/underscore.js" ,
206+ "https://cdn.skypack.dev/-/underscore@v1.13.6-qqsvzISgOvUxq4S56818/dist=es2020,mode=imports,min/optimized/underscore.js"
203207 ]
204208 end
205209
You can’t perform that action at this time.
0 commit comments