Closed its-dibo closed 3 years ago
This issue does not seem to follow the issue template. Make sure you provide all the required information.
I'm having the same issue.
Added in 7.1.0-rc.0, there's now an outputPath
option for the deploy command that isn't horrible :P e.,g set it to dist/functions
. It will have a good default out of the box for fresh ng add @angular/fire@next
but I didn't break prior behavior.
when I run
ng build --prod
andng run server
it writes the output intodist/browser
anddist/server
folders. but when I runng deploy
using@angular/fire:deploy
, it writes the output intodist/browser/dist/browser
anddist/srver/dist/server
angular.json