Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qt-official: Fix not running live-server
`checkExtension()` was returning `false` when the extension is already active. It should return `true` instead. Otherwise, the `WASM Start` fails to stat live-server. Change-Id: I43a0730c3a7ce69768034e662898455dd56ab1ef Reviewed-by: Marcus Tillmanns <[email protected]>
- Loading branch information