firebase-tools icon indicating copy to clipboard operation
firebase-tools copied to clipboard

Fix the extension overwriting the .firebase RC file when manually changed

Open rrousselGit opened this issue 5 months ago • 1 comments

Description

This is done by using the .firebaseRC as the source of truth for the project ID, instead of the currentProjectId signal.

Scenarios Tested

I'm not sure how to test this, as this is a race condition and happens at an undertermined point in time.

Sample Commands

rrousselGit avatar Sep 21 '24 15:09 rrousselGit