Skip to content

Conversation

@tartinesKiller
Copy link

No description provided.

Copy link
Owner

@dekimasoon dekimasoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your PR, It is awesome!
I commented on a small point. Please check it out.

redirect.ejs Outdated
var protocol = '<%- https ? "https" : "http" %>'
var port = '<%- port %>'
var platform = device.platform.toLowerCase()
if(platform === 'amazon-fireos') {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please put a space before the parentheses.
And I think we should add some comments to explain why this branch is necessary.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added, I hope it's not too verbose!

Add small comment on why we don't allow amazon-fireos as platform value
@dekimasoon dekimasoon merged commit cb67f77 into dekimasoon:master Sep 3, 2018
@dekimasoon
Copy link
Owner

I just released your updates as v1.0.0-beta.8. Thanks!

@tartinesKiller
Copy link
Author

Great! Thanks to you, happy to help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants