cole
Results
1
comments of
cole
My team is using the default dev server that comes with cypress: ``` component: { devServer: { bundler: 'webpack', framework: 'next', }, }, ``` The errors seem to always happen...