[BUG] Cannot create binding for class in script '[script-name]' that does not exist.
I believe I have found a bug regarding defining durablje objects bindings from specific environments.
I need to add the -production to the script name even though the script name does not include -production and it's added by the fact I'm deploying the durable object with an --env parameter. I would figure that adding environment property would add the -production automatically. Is this a bug or it's meant to be that way?
0 Replies