馃悰 [Bug] Build server frequently times out
Created by: Tirokk
Authored by mattwr18 Closed
馃悰 Bugreport
was able to replicate this locally and the debug points to an issue in this file
webpack:///./node_modules/vue-style-loader/lib/addStylesClient.js?499e
this is a dependency of vue-loader
, but vue-loader
is not being used anywhere that I can tell.
It was added in this commit https://github.com/Human-Connection/Human-Connection/commit/fb9a8605a965b7fc5fddc2b9fbc61e4eb1939017 , but not used anywhere.
It was added for storybook, but storybook works fine after removing it.
Steps to reproduce the behavior
- run the cypress tests locally
- with luck(?), it will stop in debugger and you can see