Rebuild dist

This commit is contained in:
Nick Alteen
2025-06-27 11:07:19 -04:00
parent 32d540a0f4
commit ddc8aaf9a0
4 changed files with 920 additions and 77 deletions
-1
View File
@@ -138,7 +138,6 @@ So, what are you waiting for? Go ahead and start customizing your action!
to a repository.
The `local-action` utility can be run in the following ways:
- Visual Studio Code Debugger
Make sure to review and, if needed, update
Generated Vendored
+918 -75
View File
File diff suppressed because it is too large Load Diff
Generated Vendored
+1 -1
View File
File diff suppressed because one or more lines are too long
+1
View File
@@ -6,6 +6,7 @@
"declarationMap": false,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"isolatedModules": true,
"lib": ["ES2022"],
"module": "NodeNext",
"moduleResolution": "NodeNext",