Skip to content

fix(setup): Remove non-existent json flag from wrangler - #11

Open
christopheradams wants to merge 1 commit into
juherr:mainfrom
christopheradams:fix-wrangler-json-flag
Open

fix(setup): Remove non-existent json flag from wrangler#11
christopheradams wants to merge 1 commit into
juherr:mainfrom
christopheradams:fix-wrangler-json-flag

Conversation

@christopheradams

Copy link
Copy Markdown

The setup.sh script calls wrangler with a --json flag that is an unknown argument. The command works by simply dropping the argument.

Closes #10

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.

setup.sh calls wrangler with an unknown json argument

1 participant