notadamking / react-typing-animation

A fully-featured typing animation in React that supports any valid JSX.
https://adamjking3.github.io/react-typing-animation-example/
266 stars 42 forks source link

Upgrade webpack 4 #75

Open alonlevim opened 1 year ago

alonlevim commented 1 year ago

I would like to be a maintainer for this library. In this PR I upgraded webpack from 3 to 4 in order for this project to pass install and build.

If you will accept my contribution, I am willing to continue contributing such as adding typescript and react 18 support.

Thanks :)