zwoop commented on code in PR #12812:
URL: https://github.com/apache/trafficserver/pull/12812#discussion_r2695947939


##########
.claude/CLAUDE.md:
##########
@@ -53,6 +53,12 @@ cmake --build build -t traffic_server
 cmake --build build -t format  # Format code before committing
 ```
 
+### Key CMake Options
+- `BUILD_EXPERIMENTAL_PLUGINS=ON` - Enable experimental plugins
+- `ENABLE_QUICHE=ON` - QUIC/HTTP3 support
+- `ENABLE_CRIPTS=ON` - Cripts scripting API
+- `BUILD_REGRESSION_TESTING=ON` - Enable test suite

Review Comment:
   Done



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to