RollUp/Yalc/Babel/Jest Cannot use Import statement outside of a module
So I am in the process of splitting down large VS projects in to separate modules (built with Rollup, published to an Azure artifacts repository and locally linked via Yalc), and I am running in to an error when I try and test the smaller modules.