Skip to content

Don't include yaml_elixir as runtime dependency #34

@ftes

Description

@ftes

To minimize transitive dependencies for consumers of this library, it would be great to not need yaml_elixir as a runtime dependency.

I imagine that the yaml files could be parsed and stored as Elixir code during the build process.

I haven't checked the codebase yet.
I assume this is implementable with some basic macro programming.

What do you think?
I'd be willing to implement this if you agree that it's a good idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions