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

Only include Source folder in TypeScript smokescreen tests. #8936

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

mramato
Copy link
Contributor

@mramato mramato commented Jun 8, 2020

We were including all Cesium directories in the TypeScript smokescreen configuration. This meant that multiple Cesium.d.ts files were included if you did a full build and then ran build-ts afterwards. This updates the config used by the smokescreen to only include Source.

CC @OmarShehata

We were including all Cesium directories in the TypeScript smokescreen
configuration. This meant that multiple Cesium.d.ts files were included
if you did a full build and then ran `build-ts` afterwards. This updates
the config used by the smokescreen to only include Source.
@mramato mramato requested a review from OmarShehata June 8, 2020 20:21
@cesium-concierge
Copy link

Thanks for the pull request @mramato!

  • ✔️ Signed CLA found.
  • CHANGES.md was not updated.
    • If this change updates the public API in any way, please add a bullet point to CHANGES.md.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

@OmarShehata
Copy link
Contributor

Confirmed this fixes the issue I ran into, thanks Matt!

@OmarShehata OmarShehata merged commit 2a9ca28 into master Jun 9, 2020
@OmarShehata OmarShehata deleted the fix-ts-after-build branch June 9, 2020 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants