vmarchesin / react-konami-code

Trigger an easter egg by pressing a sequence of keys.
MIT License
62 stars 12 forks source link

feat: remove webpack in favor of tsup #26

Open liorp opened 2 years ago

liorp commented 2 years ago

tsup is super fast and more modern than webpack.

this closes #25