Add libcurl

This commit is contained in:
MotorTruck1221 2024-03-09 02:51:29 -07:00
parent c5e05997dd
commit bf24bf53c0
No known key found for this signature in database
GPG key ID: 06901A625432AC21
4 changed files with 17 additions and 18 deletions

View file

@ -1,4 +1,5 @@
importScripts("/epoxy/index.js");
importScripts("/libcurl/index.cjs");
importScripts("/uv/uv.bundle.js");
importScripts("/uv/uv.config.js");
importScripts(__uv$config.sw || "/uv/uv.sw.js");