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

Fix build for web process fails. #9

Merged
merged 1 commit into from
Oct 17, 2019
Merged

Fix build for web process fails. #9

merged 1 commit into from
Oct 17, 2019

Conversation

OleksiiZubko
Copy link
Collaborator

The issue was about using NodeJS related code for browser.

The NodeJS related code moved to the separate place.
The api changed a bit to correctly injecting NodeJS code only if the target is NodeJS.
The Readme and unit tests updated.

Resolves: OLPSUP-8035
Signed-off-by: Oleksii Zubko [email protected]

The issue was about using NodeJS related code for browser.

The NodeJS related code moved to the separate place.
The api changed a bit to correctly injecting NodeJS code only if the target is NodeJS.
The Readme and unit tests updated.

Resolves: OLPSUP-8035
Signed-off-by: Oleksii Zubko <[email protected]>
@OleksiiZubko OleksiiZubko merged commit 78f1f26 into master Oct 17, 2019
@OleksiiZubko OleksiiZubko deleted the bug/olpsup-8035 branch October 17, 2019 14:05
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