Dev - Move Hawtio backend logics in app/webpack.config.cjs
devServer
to @hawtio/backend-middleware
#899
Labels
area/backend-middleware
help wanted
Extra attention is needed
kind/refactoring
Code improvements that don't add or change features
Now that we have the backend-middleware in hawtio-next #891, we can refactor it more easily. The hawtio backend mocking code tends to be bloated and would be nice to be moved to the backend-middleware package, so that the other downstream hawtio applications don't need to replicate the same mocking logic for their development.
hawtio-next/app/webpack.config.cjs
Lines 133 to 228 in 062c784
The text was updated successfully, but these errors were encountered: