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
"build": "pnpm run build:translations && pnpm run build:core && pnpm run build:react",
7
7
"build:core": "pnpm --filter=@firebase-ui/core run build",
8
8
"build:translations": "pnpm --filter=@firebase-ui/translations run build",
@@ -35,6 +35,7 @@
35
35
"release:all": "pnpm i && pnpm run release:core && pnpm run release:translations && pnpm run release:react && pnpm run release:styles && pnpm run release:angular"
0 commit comments