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

feat: Add strip-leading-paths option #283

Merged
merged 1 commit into from
Jan 26, 2024
Merged

feat: Add strip-leading-paths option #283

merged 1 commit into from
Jan 26, 2024

Conversation

ShogunPanda
Copy link
Contributor

This PR adds an option to revert the previous behavior of 0.2.x where leading paths were stripped when building the destination path.

Fixes #281.

Copy link

changeset-bot bot commented Jan 26, 2024

⚠️ No Changeset found

Latest commit: e62aa21

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

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

@CLAassistant
Copy link

CLAassistant commented Jan 26, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

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

Thank you!

@kdy1 kdy1 changed the title feat: Added strip-leading-paths option. feat: Add strip-leading-paths option Jan 26, 2024
@kdy1 kdy1 merged commit 0d8f59a into swc-project:main Jan 26, 2024
2 of 15 checks passed
@ShogunPanda ShogunPanda deleted the strip-leading-paths-option branch January 26, 2024 10:51
dsvgit pushed a commit to dsvgit/cli that referenced this pull request Jan 27, 2024
abnersajr added a commit to abnersajr/website that referenced this pull request Jan 28, 2024
Related to [this PR](swc-project/cli#283)
This PR introduces the `strip-leading-paths` command to the `cli`. 
This was a recent change and was undocumented in the docs, but very important.
kdy1 pushed a commit to swc-project/website that referenced this pull request Jan 28, 2024
Update cli.mdx

Related to [this PR](swc-project/cli#283)
This PR introduces the `strip-leading-paths` command to the `cli`. 
This was a recent change and was undocumented in the docs, but very important.
@anatawa12 anatawa12 mentioned this pull request Apr 11, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Changed output directory structure in 0.2.2
3 participants