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

Rendering debug info about resources #700

Merged
merged 1 commit into from
Aug 27, 2019
Merged

Conversation

exyi
Copy link
Member

@exyi exyi commented Jun 4, 2019

This is a little enhancement for easier debugging of resources that were included in a page. In debug mode, it writes a comment before every rendered resource (before the <script>, or other tag).
It includes name of the resource, it's type and types of it's locations.

In debug mode renders a comment before a resource (before the <script>, <link> or other tag).
It includes name of the resource, it's type and type of it's locations.
@tomasherceg tomasherceg merged commit 692de1c into master Aug 27, 2019
@tomasherceg tomasherceg deleted the feature-resource-info branch August 27, 2019 06:15
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.

None yet

3 participants