BosNaufal / react-ripple

React Component to Make Google Material Design Ripple Effect. http://bosnaufal.github.io/react-ripple/
MIT License
33 stars 10 forks source link

Use bundled, transpiled file as entry point. #2

Closed kkalamarski closed 6 years ago

kkalamarski commented 6 years ago

Files used as npm should always be transpiled down to ES5, so they do not require any build step.