vuexfire icon indicating copy to clipboard operation
vuexfire copied to clipboard

Keep your Vuex store in sync with Firebase

Results 2 vuexfire issues
Sort by recently updated
recently updated
newest added

Hi, I followed your instructions and got an javascript error running the app, where the import statement is not compiled to es5. ![image](https://cloud.githubusercontent.com/assets/724211/21578448/4f115cba-cf80-11e6-991c-6539eb2f4025.png) ![image](https://cloud.githubusercontent.com/assets/724211/21578451/7b11d01a-cf80-11e6-83a1-5b39a1db5b5a.png) EDIT: I think it has to...

Hey - thanks for this repo. It's helping me put together some mental puzzle pieces between Vue, Vuex, and Firebase. Webpack, on the other hand, I still have to do...