solana-labs / dapp-scaffold

Scaffolding for a dapp built on Solana
Apache License 2.0
1.76k stars 995 forks source link

Remove plugin date-fns #353

Open astraube opened 7 months ago

astraube commented 7 months ago

The date-fns plugin has firebase as a dependency. Which represents a risk factor for projects. In place of date-fns I included dayjs. In addition to being safer, it is much faster.

image

Attached is what date-fns includes in the project. Screenshot_17