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

leverage PyMiniRacer to run r.js #92

Merged
merged 4 commits into from Jan 18, 2018
Merged

leverage PyMiniRacer to run r.js #92

merged 4 commits into from Jan 18, 2018

Conversation

sheppard
Copy link
Member

Fixes #14. This is still a work in progress and uses the new python-requirejs package.

The main practical benefit of this change is that it is easier to trap and report r.js errors since they are now automatically converted to Python Exceptions. A secondary benefit is that wq.app no longer requires a node to be installed separately (as long as the PyMiniRacer wheel can be installed on the machine).

I still plan to make more use of node/npm in the long term (per #84) but this change makes a Python/PyPI-only workflow possible as well.

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.

None yet

1 participant