Skip to content

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.

3 participants