Maxwell Burson
Maxwell Burson
# 🐛 bug report Generated TypeScript declaration file (.d.ts) file includes inline type imports with tilde specifiers. For example: `import("~component/wizard").WizardProps`. I'm seeing it happen 16 times with 3 different type...
# 🐛 bug report `process !== globalThis.process` when package.json has `{ "alias": { "process": false } }`. I tried updating package.json#alias.process to resolve to a few different file types: `module.export...
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Current behavior 😯 When doing a prod build,...