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

refactor exports #33

Merged
merged 3 commits into from
Jul 29, 2024
Merged

refactor exports #33

merged 3 commits into from
Jul 29, 2024

Conversation

jfrconley
Copy link
Owner

Problem

Runtime barrel file resulted in large bundle size. Most notable offender is ajv.

Solution

Add explicit exports for libs, openapi-router, and decorator-router

Testing

Copy link

changeset-bot bot commented Jul 29, 2024

🦋 Changeset detected

Latest commit: 26fdadf

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nornir/rest Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements 9.22% 133/1442
🔴 Branches 3.39% 18/531
🔴 Functions 16.61% 49/295
🔴 Lines 9.44% 130/1377

Test suite run success

43 tests passing in 6 suites.

Report generated by 🧪jest coverage report action from 26fdadf

@jfrconley jfrconley merged commit 3b704cd into main Jul 29, 2024
6 checks passed
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.

1 participant