Parse the static sit config, inject pages url

This commit is contained in:
Smitha Borkar
2022-06-16 14:28:43 -07:00
parent dabdcba737
commit 351ece72e7
10 changed files with 14221 additions and 9 deletions

View File

@@ -21,7 +21,9 @@
"@actions/core": "^1.8.2",
"axios": "^0.27.2",
"axios-retry": "^3.2.5",
"ncc": "^0.3.6"
"ncc": "^0.3.6",
"espree": "^9.3.2",
"string-format": "^1.0.0"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",