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

feat(/xref): expose htmlProse field from webref #401

Merged
merged 2 commits into from
Feb 12, 2024

Conversation

dontcallmedom
Copy link
Member

Copy link
Member

@sidvishnoi sidvishnoi left a comment

Choose a reason for hiding this comment

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

My only concern here is with the size of xref.json file, which is already 11MB in size. It gets loaded on https://respec.org/xref/filter and as well as reloaded in webserver on cache-refresh.

I think we can leave it as an afterthought, as xref backend needs some work anyway (re: Edge server and all). But @dontcallmedom, can you tell the updated size of generated xref.json file?

@sidvishnoi sidvishnoi changed the title Expose htmlProse field from webref in xref route feat(/xref): expose htmlProse field from webref Feb 12, 2024
@sidvishnoi
Copy link
Member

sidvishnoi commented Feb 12, 2024

Merging and releasing for now though.
Edit: released.

@sidvishnoi sidvishnoi merged commit 387de46 into speced:main Feb 12, 2024
@dontcallmedom
Copy link
Member Author

renegerating it locally, I get 11949774 bytes for xref.json, so not much of a difference yet, but the risk that it grows significantly as other specs adopt the convention is real

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