Bug Description:
For some reason the Memory Inspector is only available in the docker/browser application if we also build the electron application.
On first sight, there seems to be no major difference between the applications.
Needs to be investigated, what causes this behaviour.
Once the issue is resolved, we can ignore applications/electron and theia-extensions/theia-blueprint-updater/ for the docker build.
Steps to Reproduce:
- Add
applications/electron and theia-extensions/theia-blueprint-updater/ to .dockerignore
- Build the docker image
- Notice that the memory inspector is not part of the application (Cannot be opened, is not available via
Open view.. and so on.
Additional Information
- Operating System:
- Theia Version:
Bug Description:
For some reason the Memory Inspector is only available in the docker/browser application if we also build the electron application.
On first sight, there seems to be no major difference between the applications.
Needs to be investigated, what causes this behaviour.
Once the issue is resolved, we can ignore
applications/electronandtheia-extensions/theia-blueprint-updater/for the docker build.Steps to Reproduce:
applications/electronandtheia-extensions/theia-blueprint-updater/to.dockerignoreOpen view..and so on.Additional Information