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

AUS-3948 Fixed #282

Merged
merged 2 commits into from
Jun 19, 2023
Merged

AUS-3948 Fixed #282

merged 2 commits into from
Jun 19, 2023

Conversation

SamuelBradley
Copy link
Contributor

Fixed an issue where javascript plotting libraries were being broken by the angular buldOptmizer this bug was only affecting the audev build.

Steps to test:

  • npm run build-dev
  • npm install http-server -g # If not already installed
  • http-server dist/

Then follow instructions on https://jira.csiro.au/projects/AUS/issues/AUS-3948

If you see the plot then it's all fixed :)

Also verify using the prod build

  • npm run build-prod
  • http-server dist/

@SamuelBradley
Copy link
Contributor Author

@stuartwoodman I'll leave this one with you to Review

@stuartwoodman stuartwoodman merged commit 00ac7e3 into AuScope:master Jun 19, 2023
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