Compilation with latest banuba web sdk (v1.9.0) fails due-to unresolved import. This doesn’t happen in v1.8.1
- error ./node_modules/@banuba/webar/dist/packages/abort-controller/browser.js:1:0
Module not found: Can't resolve '../../_virtual/browser2.js'
https://nextjs.org/docs/messages/module-not-found
Import trace for requested module:
./node_modules/@banuba/webar/dist/packages/webar/packages/readable-stream/lib/internal/streams/operators.js
./node_modules/@banuba/webar/dist/packages/webar/packages/readable-stream/lib/stream.js
./node_modules/@banuba/webar/dist/packages/webar/packages/readable-stream/lib/ours/browser.js
./node_modules/@banuba/webar/dist/packages/webar/src/player/pipeline/producer.js
./node_modules/@banuba/webar/dist/packages/webar/src/player/pipeline/index.js
./node_modules/@banuba/webar/dist/packages/webar/src/player/index.js
./node_modules/@banuba/webar/dist/packages/webar/src/index.js
./services/ar/index.ts
./components/shared/EffectsSelector/index.tsx
./components/views/home/index.tsx
./pages/app.tsx