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

perf(tsconfig): fix tsconfig #80

Merged
merged 1 commit into from
Aug 7, 2022

Conversation

niloysikdar
Copy link
Member

@niloysikdar niloysikdar commented Aug 6, 2022

This Pull Request covers:

  • Improve tsconfig to remove all tests and stories from the final package

Optimization stats from v1.7.1 to v1.8.0

Resolves #75

Signed-off-by: Niloy Sikdar niloysikdar30@gmail.com

Improve tsconfig to remove all tests and stories from the final package

Resolves #75

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Aug 6, 2022
@agentmilindu agentmilindu merged commit e370c09 into main Aug 7, 2022
@agentmilindu agentmilindu deleted the build/75-optimize-the-exported-packages branch August 7, 2022 01:18
github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
# [1.8.0](v1.7.1...v1.8.0) (2022-08-07)

### Features

* **example:** add example for ESM ([#79](#79)) ([c7e04f8](c7e04f8)), closes [#72](#72)

### Performance Improvements

* **tsconfig:** fix tsconfig ([#80](#80)) ([e370c09](e370c09)), closes [#75](#75)
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version 1.8.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize the exported packages
2 participants