influxdata / influxdata/ui

Warning in worker-plugin relating to output.globalObject

Open
#5,137 1 comment 0 reactions 0 assignees View on GitHub
kind/bug team/automation team/ui
Dominant language
TypeScript
Stars
117
Forks
51
Avg merge
2d 15h
Merged PRs (30d)
4

Description

When doing a build, the following warning output is emitted.

```
src/languageSupport/languages/flux/lsp/worker/flux.worker.tsWarning (worker-plugin): output.globalObject is set to "window". It must be set to "self" to support HMR in Workers.
```

This is probably not a huge deal, but it's a good idea to address warnings when we see them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.