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(runtime): environment specific loading of Jitar #503

Merged

Conversation

petermasking
Copy link
Member

Fixes #474

Changes proposed in this pull request:

  • Added environment util that determines the runtime (server or browser)
  • Loading Jitar as library when running on server
  • Loading Jitar from repository when running on browser

@MaskingTechnology/jitar

@petermasking petermasking linked an issue Mar 18, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Mar 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@basmasking basmasking merged commit 1efbf46 into main Mar 18, 2024
6 checks passed
@basmasking basmasking deleted the 474-jitar-errors-cant-be-deserialised-in-the-web-client branch March 18, 2024 09:20
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.

Jitar errors can't be deserialised in the web client
2 participants