It seems that all packages are currently publish extra assets that provide little to no value. Using @effectionx/process as an example, we likely could include only the dist directory. The src and test are like ~30% of the published size with little value.
It seems that all packages are currently publish extra assets that provide little to no value. Using
@effectionx/processas an example, we likely could include only thedistdirectory. Thesrcandtestare like ~30% of the published size with little value.