Hello-World
Results
1
comments of
Hello-World
@artursapek you need to update the test files to pass the tests; Test files: - [test/integration/global-references/index.test.ts](https://github.com/artursapek/vite-plugin-node-polyfills/blob/global-this-fix/test/integration/global-references/index.test.ts) - [test/integration/import-globals/index.test.ts](https://github.com/artursapek/vite-plugin-node-polyfills/blob/global-this-fix/test/integration/import-globals/index.test.ts) --- ### Add this line for all tests ```javascript globalThis = globalThis...