Skip to content

fix: pass run options to Deno script as arg#263

Merged
eduardoboucas merged 1 commit intomainfrom
fix/run-options-global
Jun 3, 2025
Merged

fix: pass run options to Deno script as arg#263
eduardoboucas merged 1 commit intomainfrom
fix/run-options-global

Conversation

@eduardoboucas
Copy link
Member

I don't know why this works locally but not when pulling the code from the npm package, but it seems that passing parameters to the Deno script via its import URL is causing issues.

This PR changes it so that the run options are passed via Deno.args.

@eduardoboucas eduardoboucas requested a review from a team as a code owner June 2, 2025 23:04
@eduardoboucas eduardoboucas requested a review from serhalp June 2, 2025 23:06
@eduardoboucas eduardoboucas enabled auto-merge (squash) June 2, 2025 23:08
@eduardoboucas eduardoboucas merged commit ec414cc into main Jun 3, 2025
10 checks passed
@eduardoboucas eduardoboucas deleted the fix/run-options-global branch June 3, 2025 00:03
@token-generator-app token-generator-app bot mentioned this pull request Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants