Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for packaging registered files to alternate relative folder #216

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

montegoulding
Copy link
Contributor

This patch adds support for specifying a destination key in registered component files that are to be distributed when packaging. This allows the files to be located outside the app folder during development and then distributed into a relative path when packaged.

Closes #215

@montegoulding montegoulding changed the title Add support for packaging registered files into an alternate relative folder Add support for packaging registered files to alternate relative folder Dec 19, 2024
This patch adds support for specifying a `destination` key in registered
component files that are to be distributed when packaging. This allows the
files to be located outside the app folder during development and then
distributed into a relative path when packaged.
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.

Add support for specifying a destination for registered component files
1 participant