finnhvman/matter

Publishing on npm

Opened this issue · 1 comments

stof commented

It would be great if Matter could be published in the npm registry, so that we could also install it using the package manager rather than downloading it manually to include it in the project

Using the version hosted in cloudinary is not an option for me, as I'm building a tool aimed at big companies which regularly enforce a whitelist for access to domains so limiting the use of third-party assets is a must for such case. And downloading manually again each time there is an update is more work than having it part of the yarn upgrade.

Upvoted