Skip to content

feat(jet-brains-integration): add source module and symbol in web-types - #165

Merged
break-stuff merged 2 commits into
break-stuff:mainfrom
psyko-gh:main
Sep 3, 2026
Merged

feat(jet-brains-integration): add source module and symbol in web-types#165
break-stuff merged 2 commits into
break-stuff:mainfrom
psyko-gh:main

Conversation

@psyko-gh

Copy link
Copy Markdown
Contributor

A PR that heavily rely on what has been done in #94 that hasn't moved for over a year.

It implements the same feature, in a simpler way now that the hard part of resolving paths can be done by the user using https://wc-toolkit.com/documentation/module-path-resolver/

@psyko-gh

Copy link
Copy Markdown
Contributor Author

Hi, would it be possible to get a review on this ?

Thank you

@psyko-gh

psyko-gh commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Code was updated so the addition of module export is now an opt-in feature. The output will remain unchanged unless the user provides the modulePathTemplate function in the generator option, allowing to customize (or not) the exported path.

This allows to implement custom behaviors for dev or production mode (or any other scenario), without having side effect when the option is not configured.

@break-stuff
break-stuff merged commit 7c9b0ec into break-stuff:main Sep 3, 2026
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