Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
21 views

Rollup.js ES bundle failing to resolve react-icons/io5 dependency

I'm working on creating an NPM package (for a private company-specific NPM registry) containing a single React component and from searching online on how to do this, I decided to use Rollup.js to ...
Neil Patel's user avatar
7 votes
2 answers
706 views

Indirectly reference remote Javascript URL

We want to use Rollup with Angular 4/Typescript and NPM We have the following requirement within our company: Certain teams create JS libraries which need to be centralized (like a CDN) These ...
stephan.peters's user avatar