Commit 7b0e8f4
Create two js compilations instead of two js targets with different name
Fixes:
Consumable configurations with identical capabilities within a project (other than the default configuration) must have unique attributes, but configuration ':examples:kotlin-multiplatform:jsIrBuiltInApiElements' and [configuration ':examples:kotlin-multiplatform:jsIrApiElements'] contain identical attribute sets.1 parent 0c8a194 commit 7b0e8f4
1 file changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | | - | |
47 | | - | |
| 49 | + | |
| 50 | + | |
48 | 51 | | |
49 | 52 | | |
50 | 53 | | |
| |||
113 | 116 | | |
114 | 117 | | |
115 | 118 | | |
116 | | - | |
117 | | - | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
119 | 122 | | |
120 | 123 | | |
| |||
0 commit comments