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

Chore/scoped registries improvements #2407

Merged
merged 3 commits into from
Nov 12, 2024

Conversation

Copy link

changeset-bot bot commented Nov 12, 2024

🦋 Changeset detected

Latest commit: 64d9048

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

This PR includes changesets to release 1 package
Name Type
@lion/ui Patch

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

@tlouisse
Copy link
Member Author

tlouisse commented Nov 12, 2024

closes #2357
closes #2353
closes #2352
closes #2358
closes #2351

@tlouisse tlouisse force-pushed the chore/scoped-registries-improvements branch from 30204f5 to 5a3909d Compare November 12, 2024 13:49
@tlouisse tlouisse force-pushed the chore/scoped-registries-improvements branch from 5a3909d to 64d9048 Compare November 12, 2024 13:54
@@ -9,6 +9,7 @@
"custom-elements-manifest": "npm run custom-elements-manifest --workspaces --if-present && node ./scripts/create-api-tables.mjs",
"debug": "web-test-runner --watch --config web-test-runner-chrome.config.mjs",
"debug:firefox": "web-test-runner --watch --config web-test-runner-firefox.config.mjs",
"debug:no-scoped-registries-polyfill": "npm run debug -- --no-scoped-registries-polyfill",
Copy link
Collaborator

@okadurin okadurin Nov 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add both with polyfill and without polyfill configs to test:browser so that the npm run test covers both cases? Or is it to be done in a separate PR in the future?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking about that as well, but for now I kept it limited. Feel free to do a proposal in the future

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.

2 participants