Umed Khudoiberdiev

Results 309 comments of Umed Khudoiberdiev

prettier is highly adopted nowadays, and it's a part of big infrastructure that we all use, we can't simply use some other tool when everybody else use this tool and...

doesn't it make sense to enable vite support? (or drop it from the examples if its not supported anymore)

I just checked vite example doesn't seem to work: ```shell browser-vite % npm start > [email protected] start > npm run serve > [email protected] serve > vite dev --port 8888 VITE...

Weird. Config is read by vite, but not applied? Complete output ```shell browser-vite % npm start > [email protected] start > npm run serve > [email protected] serve > vite dev --debug...

Same thing. You can see in the output I sent above - it does read the config, but still getting this error. I think if you try to pull the...

@inverted-capital [current config](https://github.com/ipfs-examples/js-ipfs-examples/blob/master/examples/browser-vite/vite.config.js#L3) already has `esnext` which includes `es2020`, but it still doesn't work (for some reason).

@inverted-capital oh I just noticed that you were talking about "optimizeDeps. esbuildOptions" option and not just "build" option. Thanks, that works! Somewhat should definitely create a PR to fix the...

- [x] typescript

even dying ruby added :sob: