Skip to content

Fix TS dts script issue with missing folder#601

Merged
dej611 merged 1 commit intomasterfrom
fix/typescript-dts-script
Oct 2, 2020
Merged

Fix TS dts script issue with missing folder#601
dej611 merged 1 commit intomasterfrom
fix/typescript-dts-script

Conversation

@dej611
Copy link
Copy Markdown
Member

@dej611 dej611 commented Oct 2, 2020

Since #542 the dist folder is gone by default, so the TS dts script was broken as well.
This PR addresses this issue by checking the existence of the folder, and creating it when missing.

Changes proposed in this pull request:

  • 🐛 Fix dts creation script

Copy link
Copy Markdown
Member

@sanyamdogra sanyamdogra left a comment

Choose a reason for hiding this comment

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

The script works as intended.
LGTM!

Copy link
Copy Markdown
Member

@sebbalex sebbalex left a comment

Choose a reason for hiding this comment

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

👍

@dej611 dej611 merged commit 28ee3ff into master Oct 2, 2020
@dej611 dej611 deleted the fix/typescript-dts-script branch October 2, 2020 08:39
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.

3 participants