Skip to content

electron example not picking up framework changes #126

Closed
@hexa00

Description

Steps to reproduce

In theia directory run:

npm run watch

In examples/electron run:

npm start

Then change something in the framework , I try the terminial-backend-module.ts to change the terminal to a non existing one...

Ctrl-c the app

npm start

The changes are not picked up (still runs bash)

Doing npm install doesn't help either...

Metadata

Assignees

Labels

bugbugs found in the application

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions