patw0929 / react-intl-tel-input

Rewrite International Telephone Input in React.js. (Looking for maintainers, and PRs & contributors are also welcomed!)
https://patw0929.github.io/react-intl-tel-input/
MIT License
284 stars 220 forks source link

Why is source not included in npm package? #291

Open nikkiselev opened 5 years ago

nikkiselev commented 5 years ago

Hi!

Why is everything except dist/ in .npmignore? Wouldn't it be useful to include src/ too? E.g. if I want to use some underlying components directly.

codetronaut commented 5 years ago

Please clarify...you mean to ignore src/ and dist/ in .npmignore