Add CORS support

This commit is contained in:
2022-11-14 21:59:03 -06:00
parent ac1d221f38
commit ffc057c2c5
7 changed files with 73 additions and 7 deletions

8
pnpm-lock.yaml generated
View File

@@ -3,7 +3,7 @@ lockfileVersion: 5.4
specifiers:
'@atao60/fse-cli': ^0.1.7
'@extollo/cc': ^0.6.0
'@extollo/lib': ^0.14.8
'@extollo/lib': ^0.14.10
'@types/node': ^18.11.9
any-date-parser: ^1.5.3
copyfiles: ^2.4.1
@@ -19,7 +19,7 @@ specifiers:
dependencies:
'@atao60/fse-cli': 0.1.7
'@extollo/lib': 0.14.8
'@extollo/lib': 0.14.10
'@types/node': 18.11.9
any-date-parser: 1.5.3
copyfiles: 2.4.1
@@ -126,8 +126,8 @@ packages:
- supports-color
dev: true
/@extollo/lib/0.14.8:
resolution: {integrity: sha512-W98WJd8GIcLfQlqfqlsy0WkHWuHYEV929oEMktjP1Mf66n31Vu9S13Pds3wki3/CKVQ4wdOm4OEZstWAy+cHQA==}
/@extollo/lib/0.14.10:
resolution: {integrity: sha512-lAQxRRR7Dn7oIV3lDlKs0f6tRkhFGkFBjylfo+kcfHIxEzItnyvg3XNJtZ/xGiQuERnF0eMO+Cd5YsT0zeDouQ==}
dependencies:
'@atao60/fse-cli': 0.1.7
'@extollo/ui': 0.1.0_@types+node@14.18.33