cesarwbr / react-input-emoji

A React input with an option to pick emojis 😍 😜 😂 😛
https://cesarwbr.github.io/react-input-emoji/
MIT License
121 stars 64 forks source link

feat: output .js files along with .d.ts in the build #63

Open zardoy opened 2 months ago

zardoy commented 2 months ago

I see that rollup is used to make the bundle. But I'm already using a bundler and I want to use internal components from this library (e.g. I'm using custom textarea and cant use the provided input component).

zardoy commented 2 months ago

I see no interest :( . published @zardoy/react-input-emoji for now