Skip to content
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

Support "Node" as "Engine" value in examples/pxscene2d/src/about.js #78

Closed
jmgasper opened this issue Nov 28, 2017 · 0 comments
Closed

Comments

@jmgasper
Copy link
Collaborator

The client requested that we implement a new "Engine" value in about.js that lists the JS engine used. This currently works for duktape, and as we add back in the compile-time support for Node, we need to ensure that this Engine field lists either "duktape" or "node", depending on the engine used in the app.

@jmgasper jmgasper changed the title Support "Node" as "Engine" value in about.js Support "Node" as "Engine" value in examples/pxscene2d/src/about.js Nov 28, 2017
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

No branches or pull requests

1 participant