Re-write configure action in JS

This commit is contained in:
Volodymyr Zotov
2025-07-30 12:25:30 -05:00
parent c0724d8845
commit 96de656797
7 changed files with 68 additions and 31 deletions

3
configure/dist/package.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "module"
}