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 Development and Production Mode #222

Open
wants to merge 8 commits into
base: development
Choose a base branch
from
Open

Conversation

ehoogerbeets
Copy link
Contributor

Checklist

  • At least one test case is included for this feature or bug fix.
  • ReleaseNotes has added or is not needed.
  • This PR has passed all of the test cases on Nodejs and Chrome Browser.
  • This PR has passed all of the test cases on QT/QML.
  • This is an API breaking change.
  • Requires a major version change.

Issue Resolved / Feature Added

Resolution

Links

@ehoogerbeets ehoogerbeets requested a review from gouniLee January 21, 2020 05:59
@ehoogerbeets ehoogerbeets self-assigned this Jan 21, 2020
This allows for debugging with non-uglified sources.
It was difficult to debug with the code inside of a
giant eval().
This switches the npm package to prod or dev mode
but renaming directories. That way, client code does
not need to be changed.
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.

1 participant