- 
                Notifications
    You must be signed in to change notification settings 
- Fork 147
Closed
Description
When I tried to build a uberjar with the following repository:
https://github.com/hughjfchen/midadmin-platform
I got "method code too large" error. I had to remove some API routes before built the uberjar
successfully.
The problem can be reproduced with following steps:
1.clone the above repo
2.run "lein uberjar"
3.You will get the "method code too large" error.
Metadata
Metadata
Assignees
Labels
No labels