Rohan Advani

Results 19 comments of Rohan Advani

@rajdip-b can you assign this to me ? and if so can you add hacktoberfest tag? Thanks

@Galkon I tried reproducing this, did u make any changes to gist? I got this

@Galkon yes I could reproduce it, it is only happening while something is overlayed over any content then it starts to flicker. Thanks!

@bryanlundberg can you assign this to me and can you add relevant hacktoberfest tags if you do so? Thanks

@qiaoshouzi I believe the issue is the ```tdl.node``` and ```tdjson.dll``` are not being included in the build (.vite) folder that's why this issue exists, for now you can use this,...

@erickzhao @dsanders11 Hi, I would like to work on this enhancement feature, I have been reading the documentation and found that ```plugin-vite``` is experimental, there should a ```nodeIntegration``` option for...

@hab25 can u provide me config if you have found a solution to make it work with ```nodeIntegration:true```

@codebytere would love to implement this, can I try ?

@codebytere I found two ways, we can implement this, it's by using the ```fs.watch``` as u had mentioned or we can use ```chokidar``` which is a watcher and would help...