Skip to content

Allow Mix.Task.run "compile.elixir" to compile scoped path #2557

@chrismccord

Description

@chrismccord

In Phoenix, we would like to compile only the files in the web/ directory at runtime via:

Mix.Task.run "compile.elixir", ["web"]

However, today this compiles the entire project. I can take a look at tackling this if José or Eric have any pointers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions