in cypress.config.ts [8:13]
setupNodeEvents(on) { on( "file:preprocessor", webpackPreprocessor({ typescript: "typescript" }) ); },