Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

add missing tslib dependency #1437

Merged
merged 1 commit into from
Oct 21, 2022
Merged

add missing tslib dependency #1437

merged 1 commit into from
Oct 21, 2022

Conversation

DenysVuika
Copy link
Contributor

Please check if the PR fulfills these requirements

[x] The commit message follows our [guidelines](https://github.com/Alfresco/alfresco-js-api/wiki/Commit-format)
[ ] Tests for the changes have been added (for bug fixes / features)
[ ] Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Documentation
[x] Other... Please describe:

What is the new behavior?

add missing tslib dependency, as by default the compilation includes the TS helpers
fixes #1352

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@mauriziovitale mauriziovitale merged commit e0ff17e into develop Oct 21, 2022
@mauriziovitale mauriziovitale deleted the tslib-fix branch October 21, 2022 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tslib not set as a dependency
3 participants