kittrgg / kittr

Share your video game kits with others.
https://kittr.gg
GNU General Public License v3.0
42 stars 14 forks source link

Does pnpm's publishConfig make it so I can do caches during builds? #893

Closed anthonyshew closed 1 year ago

anthonyshew commented 1 year ago

I love the internal package pattern. It's convenient for dev.

But, also, I want the cache layer on builds lower down the tree.

Am I able to use publishConfig to make dist work on builds so we can have the best of both worlds?

anthonyshew commented 1 year ago

Nope.