firebase-tools
firebase-tools copied to clipboard
The Firebase Command Line Tools
### [REQUIRED] Environment info **firebase-tools:** 14.6.0 **Platform:** macOS ### [REQUIRED] Test case I tried to deploy the Flutter docs to App Hosting, since they're open source: https://github.com/flutter/website. It's a lot...
### [REQUIRED] Environment info **firebase-tools:** 10.1.2 **Platform:** macOS 12.1 ### [REQUIRED] Steps to reproduce 1. Start emulators suite 2. Run `firebase emulators:export --only firestore` ### [REQUIRED] Expected behavior Only firestore...
We use signed URLs to create writeable destinations for things like caching and intermediary steps. We would like to run this functionality in isolation so we can test it in...
### [REQUIRED] Environment info **firebase-tools:** 14.0.1 **Platform:** Windows 11 ### [REQUIRED] Test case I've got an angular application that I've successfully deployed to app hosting, but when I run the...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) to 5.2.1 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack-dev-server` from 4.15.1 to 5.2.1 Release notes Sourced from webpack-dev-server's releases. v5.2.1 5.2.1...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.3. Commits 4b7e868 2.1.3 266194b hardlink tweak from main d97731b 2.1.2 fd1634e symlink tweak from main See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...
Mmmm
### Description ### Scenarios Tested ### Sample Commands
### Description Updated the filtering and order by schema in the query collection tool to improve LLM flexibility for constructing queries. The new schema is closer to how we represent...
Emulator will try to detect use of TypeScript by checking existence of `tsconfig.json` and will prefer using `tsx` in place of `node` to start the process for loading and executing...