You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Firestore realtime collection query listeners API wrapper library for optimized realtime sync reads.",
"main": "dist/bundle.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "esbuild ./src --bundle --minify --footer:js='// Copyright(c) 2022 Dag Holmberg All rights reserved.' --external:firebase --outfile=./dist/bundle.js"