-
Notifications
You must be signed in to change notification settings - Fork 194
feat: enabled tree-shaking for respect-core package #2469
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
Conversation
🦋 Changeset detectedLatest commit: 6a20d4a The changes in this PR will be included in the next version bump. This PR includes changesets to release 3 packages
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 |
|
Coverage Report
File CoverageNo changed files found. |
bf36dc2 to
1c346bc
Compare
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1766134402 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/[email protected]
# or
npm install @redocly/[email protected]
# or
npm install @redocly/[email protected] |
|
📦 A new experimental 🧪 version v0.0.0-snapshot.1766136247 of Redocly CLI has been published for testing. Install with NPM: npm install @redocly/[email protected]
# or
npm install @redocly/[email protected]
# or
npm install @redocly/[email protected] |
What/Why/How?
Enabled tree-shaking for
respect-corepackage.respect-coreis used inredocthroughreplay.redocneed just parse runtime expressions. But fullrespect-corepackage is presented now.Reference
Testing
Mono-repo test run => https://github.com/Redocly/redocly/pull/19957
Screenshots (optional)
Check yourself
Security