Frontmatter
| id | 2847 |
| title | use globalThis |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 24, 2022, 8:34 AM |
| updatedAt | Jan 24, 2022, 7:56 PM |
| githubUrl | https://github.com/neomjs/neo/issues/2847 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 24, 2022, 7:56 PM |
the browser support looks decent now: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/globalThis
would be good inside Neo.mjs as well as the build scripts.
thanks nick! @canonic-epicure