chore: include all node_modules dirs in clean script#11822
Merged
Conversation
benelan
approved these changes
Mar 29, 2025
Contributor
benelan
left a comment
There was a problem hiding this comment.
Pushed some changes. It's set up for the clean script in each package to handle it's own stuff, and then the root one calls those. So removing node_modules doesn't need to be recursive.
Feel free to merge if my changes look good to you!
Member
Author
|
@benelan Thanks for the assist! 🤜💥🤛 |
benelan
added a commit
that referenced
this pull request
Mar 31, 2025
…igration-ssr * origin/dev: (23 commits) build(deps): drop @types/jsdom (#11830) build(deps): update arcgis to ^4.32.13 (#11832) build(deps): update dependency @tokens-studio/sd-transforms to v1.2.12 (#11833) docs: update list of contributors (#11829) build(deps): update dependency @types/estree to v1.0.7 (#11815) refactor: bump `style-dictionary` and `@tokens-studio/sd-transforms` to latest (#11655) chore: include all node_modules dirs in clean script (#11822) chore: ignore iml files (#11828) chore: release next build(deps): update nx monorepo to v20.6.4 (#11819) build(deps): update dependency vite to v5.4.15 (#11818) build(deps): update dependency @prettier/sync to v0.5.5 (#11814) feat(input-message): add component tokens and deprecate --calcite-input-message-spacing-value (#11759) fix: update tags (#11808) chore: cherry pick release commit from main (#11813) chore: release next build(deps): update package-lock (#11810) feat(flow-item): expose `FlowItemLike` type (#11791) revert(fab): add component tokens (#11805) docs(combobox, combobox-item): update token descriptions (#11806) ...
benelan
added a commit
that referenced
this pull request
May 14, 2025
**Related Issue:** N/A ## Summary ✨🧼✨ --------- Co-authored-by: Ben Elan <no-reply@benelan.dev>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issue: N/A
Summary
✨🧼✨