Skip to content

Commit d627f81

Browse files
committed
chore(cdd-web-ui): update to latest build with fixed WASM fallbacks
1 parent be75d54 commit d627f81

4 files changed

Lines changed: 25 additions & 25 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"c": true,
3-
"cpp": false,
3+
"cpp": true,
44
"csharp": true,
55
"go": true,
66
"java": true,
77
"kotlin": true,
8-
"php": false,
9-
"python-all": true,
8+
"php": true,
9+
"python": true,
1010
"ruby": true,
11-
"rust": false,
11+
"rust": true,
1212
"sh": true,
1313
"swift": true,
1414
"ts": true
15-
}
15+
}

cdd-web-ui/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)