able-school-92027
03/12/2025, 5:50 PMfiles target?able-school-92027
03/12/2025, 5:52 PM*.tsx files and some of them import *.svg files in order to build the layout.able-school-92027
03/12/2025, 5:55 PMfiles target, set the *.svg as sources and use them as dependencies on the tsx_sources target, but pants tailor doesn't accomplish that for me and therefore a manual intervention is required, so I was wondering if it would make sense for the typescript dependency inference to consider these files?
I guess that would also mean that tailor would have to handle target creation for these image files?able-school-92027
03/12/2025, 5:55 PMwide-midnight-78598
03/12/2025, 8:48 PM/static doesn’t really have clear imports by default (necessarily).
So maybe it’s a combination once the source root and import paths are aligned…wide-midnight-78598
03/12/2025, 8:49 PMwide-midnight-78598
03/12/2025, 8:50 PMable-school-92027
03/12/2025, 9:37 PMwide-midnight-78598
03/12/2025, 9:48 PMable-school-92027
03/12/2025, 9:49 PMfiles target?