Private NPM Packages

Hello,

I am currently evaluating using WeWeb for an internal company project. Didn’t find any info around this so figured the best place would be to ask here. We would be using private NPM packages for this application and was just wondering if WeWeb has a mechanism to support that?

Thank you!

Yes of course, with custom components you can use any npm package you want. But you have to develop your own component and import it to weweb. It require a specific workspace plan to access this feature.

We also released today a first version of our npm package but it only allow to import package available on unpkg.com

Thank you for the clarifications!