nuxtrdev / nuxtr-vscode

An extension offering commands and tools to make your experience with Nuxt more pleasant.
https://marketplace.visualstudio.com/items?itemName=Nuxtr.nuxtr-vscode
327 stars 13 forks source link

[Bug]: Running action does not support monorepo #152

Open offizium-berndstorath opened 1 month ago

offizium-berndstorath commented 1 month ago

Environment


What went wrong?

// .vscode/settings.json
"nuxtr.monorepoMode.DirectoryName": "anything"

running an action result in an error as the required files are in a subfolder

How to reproduce it?

use nuxt in a monorepo