-
Notifications
You must be signed in to change notification settings - Fork 326
Feature/scastie front page #702
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
Conversation
4cd92ca
to
9394ba9
Compare
9394ba9
to
9f56cd7
Compare
|
||
function run(){ | ||
console.log("run"); | ||
// var scastieBaseUrl = "https://scastie.scala-lang.org"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm redeploying scastie, I will force push with the url pointing on the prod server.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, cool. Let me know when it's up, we can test to make sure it's all good, and then we fix this.
@heathermiller This PR is good to go. |
❤️ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems not to be working. Clicking the button isn't doing anything
</section>m |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Broken
All good now |
fix #697