You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose Add a feature to put Makefile in Application.app_dir(:app, "somewhere") , especially in case that the Makefile is generated by a macro, e.g. in case of Pelemay.
The following error occurs by setting :make_makefile to Applicatoin.app_dir(:app, "somewhere/Makefile") in project in mix.exs: