Running `pnpm test` gives the following error: ``` > electron-mocha test --renderer --recursive --require @babel/register × ERROR: _$template is not a function ``` This means that the babel compiler is not importing these functions
Running
pnpm testgives the following error:This means that the babel compiler is not importing these functions