Files
peertube-collector/webrtc-internals-exporter/webpack/babel.config.js
Mirko Milovanovic f7dfaafc59
All checks were successful
Build Docker Images for Pull Request / build (pull_request) Successful in 15m15s
feat: add convenience functions, update Docker setup, and integrate Webpack for building WebRTC internals exporter
2025-02-20 11:37:37 +01:00

3 lines
55 B
JavaScript

module.exports = {
shouldPrintComment: () => false
};