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

Bump tslib and configure terser for dev bundles #917

Merged
merged 1 commit into from Jun 14, 2022

Conversation

frederikprijck
Copy link
Member

@frederikprijck frederikprijck commented Jun 14, 2022

Changes

Currently, projects using our SDK will pull in TSLib's 0BSD license, which gives issues with our own tooling.
This has been fixed in a recent version of TSLib, where the license comment in question can be removed safely by terser.

Therefore, this PR both:

  • bumps tslib
  • enabled terser for our development bundles, but without compression, mangling and beautify.

References

Checklist

@frederikprijck frederikprijck requested a review from a team as a code owner June 14, 2022 12:22
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.

None yet

2 participants