How to make Meteor unignore package.json#imports inside dependencies?

This has been an insane trip. Had to disable chalk but now having similar issues in the course of:

… with my own packages, because of the multi-builder issue versus shifting design to build potentially infinite agents same as with server and client entry points.

Right now I have 4 agents, and I feel like the import issues and two package systems and all that is going to be the straw that breaks the camel’s back on paradigm shifting.

At a certain point you ask “do I want it to work, or do I want this approach to work” and Meteor is feeling like technical debt on that point. But, giving myself until next Summer to “pivot or persevere” on that front.