Skip to content

Add path exclude option to aot task. #234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

kul
Copy link
Contributor

@kul kul commented Jun 21, 2015

This pr adds exclude option to aot task. Although it seems obvious at first to add exclude for namespaces but adding exclusion for path would provide more flexibility in terms of duplicate file names.

By default exclude default to data_reader exclusion regex.

Also see #231 .

@micha micha closed this in bc0b736 Jun 21, 2015
@micha
Copy link
Contributor

micha commented Jun 21, 2015

@kul I had completely forgotten about clojure.tools.namespace.find! I think ctnf has some nice advantages over exclusions, namely less config and automatic support for .cljc files. What do you think? Feel free to reopen this PR if you like :)

@kul
Copy link
Contributor Author

kul commented Jun 21, 2015

@micha nice one! 👍

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