Closed anthonyshew closed 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?
publishConfig
dist
Nope.
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 makedist
work on builds so we can have the best of both worlds?