tjikko-studio / components

Component library for Tjikko Studio apps
0 stars 0 forks source link

Move off of npm #130

Closed shawninder closed 2 years ago

shawninder commented 3 years ago

It's costing way too much with all the external collaborators, I was mistaken about the pricing scheme.

I think we can just use GitHub, but let's keep the built files in a separate, dedicated and fully automated branch, perhaps called dist? I suppose this would mean including the library as a dependency using this in package.json:

"@tjikko/components": "git@github.com:tjikko-studio/components@v1.3.30#dist"

Not 100% sure about the syntax, but this should work unless Microsoft broke this already as well

shawninder commented 2 years ago

This issue involves:

shawninder commented 2 years ago

Done, the components are now being published to the GitHub Package Registry as @tjikko-studio/components