Skip to content

Try RelocatableFolders.jl#20

Open
etpinard wants to merge 4 commits into
mainfrom
RelocatableFolders
Open

Try RelocatableFolders.jl#20
etpinard wants to merge 4 commits into
mainfrom
RelocatableFolders

Conversation

@etpinard

@etpinard etpinard commented Dec 15, 2021

Copy link
Copy Markdown
Owner

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
Copy Markdown
Owner Author

cc @Felix-Gauthier

@Felix-Gauthier

Copy link
Copy Markdown
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
Copy Markdown
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