Add firebase dependencies to the frontend Image build process #34
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
good first issue
Good for newcomers
Describe the bug
Currently, the build process of omniport: react fails due to the absence of some dependency of firebase while building the image.
To Reproduce
Run the build script from omniport-docker
The solution would be to identify the dependency, add it to the image before installing firebase, and removing after the job is done.
The text was updated successfully, but these errors were encountered: