Hi, I have a mono repo with a couple of projects and a couple of packages. I'm trying to reduce ts build time. It was suggested that I use "project references". So I've tried to configure that but I don't see much change.
This is in reference to running eslint, which then has to compile typescript to run the typescript rule on it.
My belief is that when I run eslint TS compiles all of the projects and all of the packages.
But I don't know. Is there a way I can try and figure this out?
#what projects are compiling in mono repo
5 messages · Page 1 of 1 (latest)
@ruby sonnet It'd probably be good to stick to the original help channel, rather than splitting it? https://discord.com/channels/508357248330760243/1110601319602987198 Making a new question can cause people to lose context of the previous discussion or for people to duplicate answers across threads.