I am trying to add custom folder called clients to a build package. Therefore i could override my default configuration or other resources but i am not able to add it. I have tried couple of solutions though which is give on How to add custom directory to Scala SBT project?.
Asked
Active
Viewed 139 times
1 Answers
0
Try using mappings, it should work follow the method specified in following link http://www.codepreference.com/2016/05/adding-distribution-folder-play-application.html

arjunsv3691
- 791
- 6
- 19