jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

Does gulp reset-dev no longer reset before importing? #622

Open jkomoros opened 2 years ago

jkomoros commented 2 years ago

Noticed after the last reset-dev, it seemed to have the old/manual cards as well as the new ones from the backup

The reset command is firebase firestore:delete --all-collections --yes but looking at the documentation, it looks like it might be -f