Dmitry Petrov

Results 108 comments of Dmitry Petrov

Any updates? Only solution provided by @VladimirMikulic worked for me with Parcel 2

@alefragnani I use context menu (right mouse button click) of list item in side bar - `Rename project`

@alefragnani Yes, i have disable project with target name, thank you

@pspeter3 Thank you for your code snippet, it helps, but now there is another problem: It looks like not covered code highlights are not displayed correctly. There is an example...

@sebald Thank you, looks like it realy works with `target: "es2021"`

for no reason in one of the projects it is reproduced again example: dependencies: ```json { "@swc/core": "^1.2.207", "@swc/jest": "^0.2.21", "jest": "^28.1.1" } ```

now there is some way to indicate where the configuration lies?

Hi to all, in my case i export from library miltiple components (as example Button, Modal and other) I want to see in docs page import that depends on compoenent...

i have same issue, can someone tell how to fix that with 1.1.3 (without downgrade to 1.1.2)?