Al-Mothafar Al-Hasan

Results 62 comments of Al-Mothafar Al-Hasan

@dpa99c Thanks for the response, that's should help me a little, but for me, I just need to know if there is any idea to verify values, or if there...

Any news on this? i have the same issue even with `` I have something like ``

Any update on this? I'm a Java developer and finding a solution is a nightmare, managed to translate many scala workarounds but nothing seems to work in runtime.

It is duplicate of #31 just add `gulpForce := false` in your build.sbt file, this worked for me.

I think Its gulp code thing not even an issue, i'm not sure what kind of sub projects you are talking about but i guess you mean folders inside UI...

How you know that, what the issue you are facing still not understand full view of what you are talking about, the gulp currently read all files only under UI...

The plugin support only single "UI" folder in the root, if you want UI folders inside the sub projects I think it will not work, I see the code working...

may you try to run `activator clean compile dist" then`activator universal:packageBin`? And may you try to add `.as("text/html; charset=UTF-8")` after `ok(views.html.index.render())` and try if its OK, and btw what your...

Sorry if its too late, I was in vacation when you replied and I saw this again when I was check my home page, for serving index (static page) may...

So you want to serve index.scala.html ? and where is that file located? and if you want to use the index of scala, why you want this plugin? could you...