rxjs icon indicating copy to clipboard operation
rxjs copied to clipboard

docs: add export condition guide for Rollup

Open imcotton opened this issue 3 years ago • 0 comments

Adding rollup guide alongside with webpack.

Rollup enables this via its plugin @rollup/node-resolve which has no dedicated Doc site, thus pointing it to the git URL (blob/tags) with version embedded in.

Related issue (if exists):

additions to #6637

imcotton avatar May 10 '22 05:05 imcotton