Skip to content

Conversation

@rametta
Copy link

@rametta rametta commented Oct 16, 2025

Hello 👋

I was running into an issue where the generated paths for the resources are absolute because of the node resolve() used in the generate command. For projects that are shared between many people, it is a lot easier to have the path be relative to the root of the project instead of the root of the machine, so hopefully this is a welcome addition to the CLI commands.

By default nothing has changed, it's just if someone passes in the --absolute flag then the generated type paths for res:// will be relative to the src path instead of the root of the machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant