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

Include vocabs serialised as RDF/JS code in package #74

Merged
merged 8 commits into from
Nov 2, 2020
Merged

Conversation

tpluscode
Copy link
Contributor

This PR adds build step to publish all vocabularies serialised using @rdfjs/serializer-rdfjs

Draft until a new version of the serialiser is published.

The packages are not committed but only serialised during npm pack/npm publish. I thought to have them serialised on the client's machine instead but I find it rather troublesome. The serialiser generated TypeScript code to get proper typings so that would require a multistep process on the consumer end.

An obvious drawback however is that the package will now double in size in node_modules.

@tpluscode tpluscode requested a review from vhf October 17, 2020 09:13
Base automatically changed from build-root to master October 20, 2020 07:20
@tpluscode tpluscode marked this pull request as ready for review October 22, 2020 08:53
@vhf
Copy link
Contributor

vhf commented Oct 22, 2020

Can you please also update the changelog, and also add a few words about #73 in there?

@vhf vhf merged commit 5493225 into master Nov 2, 2020
@vhf vhf deleted the rdfjs-serialized branch November 2, 2020 07:35
vhf added a commit that referenced this pull request Nov 2, 2020
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

2 participants