Skip to content

Try RelocatableFolders.jl #20

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Try RelocatableFolders.jl #20

wants to merge 4 commits into from

Conversation

etpinard
Copy link
Owner

@etpinard etpinard commented Dec 15, 2021

using https://github.com/JuliaPackaging/RelocatableFolders.jl, as an alternative to Artifacts.

This seems to work well:

image

image

The only drawback here is that we need an extra dependency. Hmm, having that @path macro available in the stdlib would've soooo nice 🙃

- add RelocatableFolders in [deps] and [compat] section of
      the Project.toml
- add `using RelocatableFolders` and the `@path` prefix
      in the `DashTextareaAutocomplete.jl` file
@etpinard
Copy link
Owner Author

cc @Felix-Gauthier

@Felix-Gauthier
Copy link
Collaborator

It simplifies things a lot in the build process, awesome!

Did you test it with PackageCompiler to see it's relocatable as an app?

@etpinard
Copy link
Owner Author

Did you test it with PackageCompiler to see it's relocatable as an app?

Good call. I'll try that this afternoon!

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.

2 participants