Rinat Zaripov

Results 8 issues of Rinat Zaripov

**Bug report** I'm using `dts-bundle-generator` in my experimental `monorepo`. I found it irreplaceable, especially if I bundle in some of my `devDependencies` and they would not exist as packages in...

### Describe the feature you'd like to request I've been thinking about this for some time now. The idea keeps nagging me. Imagine - I have a `dts` task that...

story

### Describe the feature you'd like to request When analysing output for a turbo-run that ran against multiple packages the output sometimes becomes hard to comprehend. Example: ### Describe the...

It is possible to potentially modify `.module.css` file without running the CLI tool and as a result - forget to update the `.d.ts` files and leave CSS files incompatible with...

Hey, thanks for building the package! Re: https://github.com/antfu/esbuild-node-loader/pull/34 I've looked at the code and I think it's a little dangerous to allow `https` imports without even mentioning anything in the...

I'm using native ES modules in Node v16.15.0. This is done by specifying `"type"` prop in `package.json`: ```json "type": "module" ``` Here are repro steps: ```sh mkdir test-proj cd ./test-proj...

I'm using ESM modules and `moduleResolution` equal to `bundler` in my `tsconfig.json`. This is quite edge and only available in the latest version of the TypeScript. The issue this brings...

**Is your feature request related to a problem? Please describe.** We are at a stage where we want to streamline bug fixes to assistant and automate deployments to production. At...

sub: console
sub: sam
type: feature