Jinja12

Results 2 comments of Jinja12

The project link: "https://github.com/jinja12/webperf"

Ok so, it has managed to start working, following is the modified code: ``` const { execSync } = require("child_process"); const { trace } = require("@opentelemetry/api"); const { BasicTracerProvider, ConsoleSpanExporter,...