-
Notifications
You must be signed in to change notification settings - Fork 506
Closed
Labels
kind: discussionDiscussion on changes to makeDiscussion on changes to makekind: featureNew feature or requestNew feature or requestscope: docsDocumentation could be improved. Or changes that only affect docsDocumentation could be improved. Or changes that only affect docs
Description
Current Behavior
As mentioned in README: TSDX is a zero-config CLI that helps you develop, test, and publish modern TypeScript packages with ease
but there are a lot of issues that need to fix / patch / extend configs for ts / babel / jest / rollup / rollup plugins / plugins for rollup plugins etc. see #379
Desired Behavior
ability to easy deal with all kind of configs
Suggested Solution
need to discuss
EDIT: per below suggestions: use patch-package
Describe alternatives you've considered
possible simplest solution (as CRA): tsdx eject
Maintainer/agilgur5 edit: lightly reverted some edits for posterity because this was one of the first places tsdx eject
was mentioned and rejected. I got confused myself when I re-read this after it was edited out too
Metadata
Metadata
Assignees
Labels
kind: discussionDiscussion on changes to makeDiscussion on changes to makekind: featureNew feature or requestNew feature or requestscope: docsDocumentation could be improved. Or changes that only affect docsDocumentation could be improved. Or changes that only affect docs