Volodymyr Zhdanov
Volodymyr Zhdanov
* to prevent file "no such file or directory" spam if it doesn't
* used for passwords, saved networks etc.
When importing CJS named export from ESM module (with `"type": "module"` in package.json), nodejs throws runtime error with the following: ``` file:///.../blog-template/dist/server/server.js:9 import { fastifyStatic } from 'fastify-static'; ^^^^^^^^^^^^^ SyntaxError:...
### Describe the bug When package tries to import react by alias, it picks CJS version of preact specific module, which leads to following error: ``` FAIL src/app.test.tsx > should...
Tried using toBeVisible API from https://github.com/testing-library/jest-dom, but it doesn't work, throws error: ``` Error: expect(element).not.toBeVisible() Received element is visible: ``` Noticed all fields from https://github.com/testing-library/jest-dom/blob/84fe8e05c0802f0c099f25021072254a49472671/src/to-be-visible.js#L6 are empty while debugging
**Version**: ```json { "uniforms": "^3.10.0-rc.0", "uniforms-bridge-json-schema": "^3.10.0-rc.0", "uniforms-mui": "^3.10.0-rc.0", } ``` Errors I've managed to catch (more to be added): **SelectField**: ``` Warning: React does not recognize the `InputLabelProps` prop...
Current export setup always fallbacks to cjs module, would be better to have proper dual packaging exports like described here https://github.com/sheremet-va/dual-packaging
**Is your feature request related to a problem? Please describe.** It's way easier to have constant minimum skirt than setting it per object (e.g for larger objects you need less...
- Rollup Plugin Name: @rollup/plugin-typescript - Rollup Plugin Version: ^9.0.2 - Rollup Version: 2.78.1 (vite ^3.1.4) - Operating System (or Browser): macOS 12.6 - Node Version: 16 - Link to...
## xonfig +------------------+-----------------+ | xonsh | 0.9.27 | | Python | 3.9.1 | | PLY | 3.11 | | have readline | False | | prompt toolkit | 3.0.18 |...