Enabling livereload or hotload feature in opensearch-dashboard project #2564
Labels
duplicate
This issue or pull request already exists
enhancement
New feature or request
help wanted
Community development is encouraged
Is your feature request related to a problem? Please describe.
No
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I’m working on ISM plugin and find it annoying to reload page while making some changes to FE code. Can we add a new option when start the webpack server to enable the livereload and hotload feature, which will help to improve the efficiency alot
Describe the solution you'd like
Use yarn start --hotload --live-reload to enable both features.
A clear and concise description of what you want to happen.
Dashboard and other plugins will leverage the dev-friendly feature.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: