acorn-dynamic-import
acorn-dynamic-import copied to clipboard
Whitelist "/lib" directory when publishing NPM module
Hi @kesne,
Thanks for your work with this library.
I noticed that the src folder is being published to NPM:

This PR fixes that by whitelisting the /lib directory.
Cheers