patternfly/react-log-viewer

Enable file watching of source component files in the development server

Opened this issue · 1 comments

Currently when running the development server only the documentation files are watched and have their changes applied with hot reloading.

Having changes applied live for the source components would greatly ease development.

The react component groups team came up with a solution to this problem in this commit: patternfly/react-component-groups@598d19b.

dlabaj commented

Move to 2025.Q1