Skip to content

Nested consts without a full namespace path are transpiled as-is #1506

@TwitchBronBron

Description

@TwitchBronBron

Nested consts without a full namespace path are transpiled as-is, but they should be recursively resolved.

This seems to happen in both v0.69.* and v1. Relevant slack conversation: https://rokudevelopers.slack.com/archives/CKF1QQGTY/p1745222320238079

const AD_BREAK_START = { a: aa.bb.FLAG_A, b: FLAG_B }

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions