|
|
|
|
|
by cas8
1475 days ago
|
|
By this are you saying your “app” project is the one that actually transpiles the TS from your shared packages? Wouldn’t that mean the shared packages tsconfigs aren’t respected if you changed something like strict options? And also that a clean build of the whole monorepo is going to recompile each shared file for every app project rather than just once? |
|