mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-16 04:50:01 -04:00
Add libcurl
This commit is contained in:
parent
c5e05997dd
commit
bf24bf53c0
4 changed files with 17 additions and 18 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue