-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add skikod8.mjs variant for using skiko.wasm in D8 (shell environment) (
#1026) It's for internal usage only (for example in benchmarks). - skikoWasmJar will include a new file - skikod8.mjs - The new file skikod8.mjs won't be used by any actual apps (Compose apps). The apps won't try to download it or use it. - This file can be used by manually replace skiko.mjs usages (we'll do it using a gradle task in benchmarks project) ___ This step is required for https://youtrack.jetbrains.com/issue/CMP-6942
- Loading branch information
Showing
1 changed file
with
23 additions
and
6 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