Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Ability to include clj files in resulting jar when AOT'ing a single namespace #135

@devn

Description

@devn

Desired Behavior

I have a scenario where I want to AOT a namespace foo.core, but would like to keep all non-AOT'd *.clj files in the resulting jar. As it stands, once you add aotNamespaces = ['foo.core'], clj files get kicked out of the jar.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions