Templates compiler uses different output directories in different Play!
versions:
- 2.1.x, 2.2.x - "src_managed"
- 2.3.x, 2.4.x - "twirl"
Provider parametrization needed. "src_managed" will be used as a default value
if provider does not provide other, not null, value.
In fact, output directory name has no impact on compilation process. This
parametrization is only for better alignment with original Play! SBT build
settings.
Original issue reported on code.google.com by gslowiko...@gmail.com on 26 Jun 2015 at 8:18
Original issue reported on code.google.com by
gslowiko...@gmail.com
on 26 Jun 2015 at 8:18