Skip to content

Conversation

@adam-subframe
Copy link
Contributor

No description provided.


const SUBFRAME_DIRECTORY = XDGAppPaths("com.subframe.cli").dataDirs()[0]
const SUBFRAME_AUTH_CONFIG_PATH = join(SUBFRAME_DIRECTORY, "auth.json")
const AUTH_CONFIG_FILENAME = isDev ? "auth.dev.json" : "auth.json"
Copy link
Contributor Author

@adam-subframe adam-subframe Dec 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated quality of life improvement for developing to not hit token errors when switching between dev and prod

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