zazuko / rdf-vocabularies

Zazuko's Default Ontologies & Prefixes
MIT License
56 stars 4 forks source link

build packages separately #157

Closed tpluscode closed 1 year ago

tpluscode commented 1 year ago

Currently releasing even a single package takes a long time because everything needs to be built.

This PR adds a tsconfig and appropriate scripts to compile code only in package actually being npm-published

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 82e4f577cc8de383c8bb7734eb43cf1afcf2d0a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 1 year ago

Did you remember to add changeset to @zazuko/prefixes?


Automated comment created by PR Commenter :robot:.

codecov-commenter commented 1 year ago

Codecov Report

Merging #157 (82e4f57) into master (e2a511f) will increase coverage by 0.94%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   95.54%   96.49%   +0.94%     
==========================================
  Files          13        5       -8     
  Lines         337      171     -166     
  Branches       30        9      -21     
==========================================
- Hits          322      165     -157     
+ Misses         15        6       -9     

see 8 files with indirect coverage changes