feat: add support for private repository fetches via build env var
1 unresolved thread
1 unresolved thread
Compare changes
Files
3+ 10
− 3
@@ -24,21 +24,27 @@ const URL_REGEX = new RegExp('^https?://(?:[^./]+.){1,3}.[a-z]{2,3}(/[^/]+)*.[a-
@@ -113,6 +119,7 @@ async function run() {
@@ -122,7 +129,7 @@ async function run() {
missing @param in comment