-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Scala.js #186
Comments
I'd say that it's kind of extracted from #185 |
@ForNeVeR I would like to help. Could you elaborate on the issues you encountered? And on the rationale behind the whole "migration from Play" thing, for that matter -- looks like there's no outstanding issues regarding it. |
There're no issues, but the whole milestone full of various ideas. Maybe it'd be better to first come up with some vision of our new platform. |
I'd like to respectfully ostracize the very idea of performing a near-total redevelopment of the website, especially considering that some |
That's why nobody is rewriting loglist actively. Wanna to participate? You're welcome. Wanna criticize? You're welcome in the corresponding issues. Regarding Scala.js — tomorrow at the morning I'll describe the exact issue I was having while trying to enable |
Right. Meanwhile I'll accept the invitation and go criticize. |
Regarding the issue: I've rebased feature/frontend on top of the current master (i.e. after using
I have no exact idea what's happening there, but I have a suspicion that it have something to do with the installed Rhino and/or Play versions. |
See #187. |
I've come to conclusion that the primary cause is that The solutions still untried are:
|
I'd start from updating Play. |
This is superseded by #225, which updates Scala.js to 1.2.0 (amongst other things). |
Wait, I thought I'm closing the PR that tried to update Scala.js >_< Reopen, reopen until someone noticed! |
JFYI, #225 updated Scala.js to then-current 1.2.0, but the 1.3.0 is out now, so this can't be closed. |
This is surprisingly complex task until we've done migration from Play framework. I have done some initial work in feature/frontend, but currently I cannot build it with
fullOptJS
because of some Play+RhinoJS inconsistencies. Maybe we'll revisit this branch later.The text was updated successfully, but these errors were encountered: