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 icons in deployed Sandcastle #12029

Merged
merged 1 commit into from
Jun 7, 2024
Merged

Fix icons in deployed Sandcastle #12029

merged 1 commit into from
Jun 7, 2024

Conversation

ggetz
Copy link
Contributor

@ggetz ggetz commented Jun 7, 2024

Description

Fixes erroneous icon files deployed to sandcastle.cesium.com.

Similar to #12016, this was a misconfiguration of gulp.

I'm pretty sure that this is the last of the issues with deployed Sandcastle, but please double check me.

Issue number and link

Fixes #12026

Testing plan

  1. Run PROD=true npm run website-release
  2. Run PROD=true npm run build-apps
  3. Run npm start -- --production and navigate to http://localhost:8080/Build/Sandcastle/index.html?src=3D%20Models.html

Author checklist

  • I have submitted a Contributor License Agreement
  • I have added my name to CONTRIBUTORS.md
  • I have updated CHANGES.md with a short summary of my change
  • I have added or updated unit tests to ensure consistent code coverage
  • I have update the inline documentation, and included code examples where relevant
  • I have performed a self-review of my code

@ggetz ggetz requested a review from jjspace June 7, 2024 14:46
Copy link

github-actions bot commented Jun 7, 2024

Thank you for the pull request, @ggetz!

✅ We can confirm we have a CLA on file for you.

Copy link
Contributor

@jjspace jjspace left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I can see the icons now.

@jjspace jjspace merged commit 3c4538b into main Jun 7, 2024
10 checks passed
@jjspace jjspace deleted the sandcastle-icon-fix branch June 7, 2024 15:33
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.

Icons missing in deployed sandcastle
2 participants