Skip to content

Commit 83598ec

Browse files
committed
chore: deploy cdd-web-ui with WASM fixes
1 parent b436e25 commit 83598ec

4 files changed

Lines changed: 22 additions & 22 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": true,
3+
"cpp": false,
44
"csharp": true,
55
"go": true,
66
"java": true,
77
"kotlin": true,
8-
"php": true,
9-
"python": true,
8+
"php": false,
9+
"python-all": true,
1010
"ruby": true,
11-
"rust": true,
11+
"rust": false,
1212
"sh": true,
1313
"swift": true,
1414
"ts": true
15-
}
15+
}

cdd-web-ui/index.html

Lines changed: 2 additions & 2 deletions
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)