eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.38k stars 2.45k forks source link

Return empty appRoot in web plugin host #13762

Closed msujew closed 1 week ago

msujew commented 1 month ago

What it does

Updates the documentation of appRoot and aligns the web-worker plugin host implementation to the documentation.

How to test

Assert that the method returns an empty string (?)

Review checklist

Reminder for reviewers