phetsims / chipper

Tools for developing and building PhET interactive simulations.
http://scenerystack.org/
MIT License
12 stars 14 forks source link

Attempt to modularize `tsconfig/buildjson/` #1488

Open zepumph opened 1 month ago

zepumph commented 1 month ago

From https://github.com/phetsims/chipper/issues/1469, it may be nice to try to pull a couple of references out of buildjson. We don't need each repo to define its own project reference module, but some structural investigation to try to untangle some of the interdependencies across repos would be beneficial.

samreid commented 1 month ago

I tried to modularize phet-core, but it uses qunitStart which has dependencies on Tandem and phetioEngine.