Actions
Improvement #12305
closedAdd a watcher for Real-time Changes in ui-components
Start date:
02/12/2024
Due date:
% Done:
100%
Estimated time:
Device Type:
Component:
Type:
UI
Description
- Create a Symlink Script:
Develop a symlink script to enable real-time updates in the ui-components package. This script should allow us to see any changes made to the ui-components repository reflected in our applications that use the UI package.
- One watching changes from the ui-components repository side.
- Another watching changes from the main application side.
This should ensures that changes made in the ui-components repository are immediately visible in the main application's UI during development.
Actions