acorn-dynamic-import icon indicating copy to clipboard operation
acorn-dynamic-import copied to clipboard

Whitelist "/lib" directory when publishing NPM module

Open tobiasbueschel opened this issue 6 years ago • 0 comments

Hi @kesne,

Thanks for your work with this library.

I noticed that the src folder is being published to NPM: image

This PR fixes that by whitelisting the /lib directory.

Cheers

tobiasbueschel avatar May 25 '19 15:05 tobiasbueschel