Skip to content

Method code too large #28

@gfredericks

Description

@gfredericks

When I tried to use this for the first time, I got the error:

Method code too large!, compiling:(/tmp/form-init8994061610506342078.clj:1:982)

and glancing around the code I noticed that the entire project map is injected into the code to be evaluated in the project. My speculation is that some other plugin is causing the project map to be prohibitively large.

Would it be reasonable to pull out the relevant parts (maybe just :source-paths and :test-paths?) of the project map before injecting it into the form to eval?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions