Thinh Vu
Thinh Vu
Also seeing this when including @sentry/vite-plugin.
Currently getting > SyntaxError: Cannot use import statement outside a module ❯ node_modules/@opentelemetry/resources/src/platform/node/machine-id/getMachineId.ts:23:11 when trying to run vitest in both Github action CI and locally. Is there a workaround for...
> After discussion, we agreed to add a `polyfill: false` option (or similar) to `adapter-node`, so that the polyfills can be excluded from server code altogether where applicable. We are...