ericclemmons / click-to-component

Option+Click React components in your browser to instantly open the source in VS Code
MIT License
1.79k stars 63 forks source link

pathModifier added as a prop #59

Open GaitanK opened 2 years ago

GaitanK commented 2 years ago

This PR is respect to the issue #58. Added pathModifier function as a prop which can be used to change/modify the path of the detected component which solves the "Path not found" error on apps running in docker containers.

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: f9e9db637b2b5eb6c662ceb10d9ab426d1d53656

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.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

andysm1th commented 1 year ago

Does this need a change-set to be merged? Would be great to get merged in.

neo-sam commented 1 year ago

Plan B: Modified plugin function in babel.config.js