3

I am trying to use OpenTelemetry library along with Stencil. After version 0.19 they started to use require() for the imports of some internal dependencies.

Stencil does not support require. So app fails on require is not defined.

My question is - is it possible to somehow fix the issue and still use the library ? Can it be fixed by using webpack ?

Sh. Pavel
  • 1,584
  • 15
  • 28

0 Answers0