aaaat

Results 3 comments of aaaat

> @dlt1111 > > Sorry for inconvenience. > > I think this is not the bug of `nextron.ts`, but `nextron-dev.ts` > > https://github.com/saltyshiomix/nextron/blob/6907722b6cd072fda2b09d4ed1aadb58823486e6/lib/nextron-dev.ts#L71-L78 > > I will merge this PR...

@imtiger i guess u want to use the app router mode of nextjs. u can adjust your structure of renderer directory by urself, according to app router mode. like this...

> Fix: debug by vscode > > The library `execa` was used error about params > > This PR fixes #474 launch.json ```json { "version": "0.2.0", "configurations": [ { "name":...