/v-vuexfire-bug

Small repo to reproduce a vuexfire bug

Primary LanguageJavaScript

v-vuexfire-bug

This repo is meant to reproduce a bug that was originally opened against the Vuexfire repo regarding a promise resolving prematurely on collections(vuejs/vuefire#426).

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.