You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm more than prepared to tackle this myself, if you deem it relevant for the project.
Only thing I need before moving forward, is any input on the approach to get it implemented. As in: Are there any information that would make it clean to do.
I have taken a quick stab at it in my own project and made a jank approach to it:
(packages/core/src/writers/split-tags-mode.ts:L115)
What are the steps to reproduce this issue?
split
,tags
, ortags-split
modeformData
override.orval
What happens?
The generated files all include an import of the custom
formData
override.What were you expecting to happen?
The
formData
override to only be included in files where it is needed.What versions are you using?
Operating System: macOS 14.2.1
Package Version: 6.23.0
The text was updated successfully, but these errors were encountered: