5 Replies
Just to check, what fields specifically are you looking to import from the
wrangler config?I would like to use the value from wrangler config instead of duplicating it into a constant. It's about
queues.consumers.retry_delay.You can just
import config from "../wrangler.jsonc or similarAre you sure about that?
Oh wait, nvm. If it is
jsonc you can't import, but raw JSON should work