Skip to content

Conversation

@seriussoft
Copy link
Owner

Removing export from class because, as it states, all top-level classes auto-export...even though the namespace added to it is in fact not top-level (./classes/SwitchManager)

Removing export from class because, as it states, all top-level classes auto-export...even though the namespace added to it is in fact not top-level (`./classes/SwitchManager`)
@seriussoft
Copy link
Owner Author

i believe this was resolved in a separate chain of promotions because the build is no longer broken and a namespace was added to each file while also wrapping in an export, but no longer requiring an import anywhere it's being used within the same namespace.

So, this PR can be closed.

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.

2 participants