-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
I'm trying to migrate an app from play 2.2 to 2.3 and I'm facing this error :
Caused by: java.lang.NoSuchMethodError: com.ee.assets.Loader.scripts(Ljava/lang/String;Lscala/collection/Seq;)Lplay/twirl/api/Html;
It's caused by this line :
Helper.loader.scripts("js")("javascripts/my_dir")
That's certainly because Play has moved his template engine into a separate project.
Any plan for Play 2.3 support ?
Metadata
Metadata
Assignees
Labels
No labels