PK
PK
> it's easy enough to bypass the issue (by making a dummy build script) Many thanks to @jpa00 for documenting the workaround for the meantime.
I will report back with a repo link when I have something to show. > I had thought of optionally including some hidden fields (symbol-keyed, non-enumerable) in the `toJS()` output...
@coreybutler good to raise this issue. Are you certain it's not supported in Cloudflare workers? Per [their documentation on JavaScript](https://developers.cloudflare.com/workers/runtime-apis/web-standards#javascript-standards): > All of the [standard built-in objects](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference) supported by the...
Understood, and I agree completely.
I had the same issue with the Tailor from [Sewing Kit](https://www.curseforge.com/minecraft/mc-mods/sewing-kit) and I was just able to solve this by adding the following entry to the `en_us.json` file via a...