Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support debug tag in SSR mode #1682

Merged
merged 1 commit into from
Aug 24, 2018
Merged

support debug tag in SSR mode #1682

merged 1 commit into from
Aug 24, 2018

Conversation

Rich-Harris
Copy link
Member

fixes #1659. Since debugger doesn't really make sense in SSR mode, this just logs out the requested values (or all of them, if none are specified) to the console, along with location information for the tag itself.

@Rich-Harris Rich-Harris merged commit ed9a9a9 into master Aug 24, 2018
@Rich-Harris Rich-Harris deleted the gh-1659 branch August 24, 2018 23:41
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.

DebugTag doesn't work in SSR mode
1 participant