forked from eclipse-theia/theia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[mini-browser] add additional 'HtmlHandler' files
Fixes eclipse-theia#6969 This change allows previewing multiple different file types from the `HtmlHandler` endpoint. The supported file types include: - `.html` (previously supported) - `.xhtml` (newly supported) - `.htm` (newly supported) The resetBackground method has also been updated to support the new file types. Signed-off-by: Vincent Fugnitto <[email protected]>
- Loading branch information
1 parent
1208e36
commit c0f50c9
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters