Skip to content

Commit 2634902

Browse files
authored
Use new CDS parser (#432)
1 parent 716074c commit 2634902

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.cdsrc.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"extensibility": true,
55
"toggles": true
66
},
7-
"profile": "with-mtx-sidecar"
7+
"profile": "with-mtx-sidecar",
8+
"cdsc": {
9+
"newParser": true
10+
}
811
}

0 commit comments

Comments
 (0)