@beyond-js/local
v0.1.3
Published
The package enables HMR behavior in projects made with BeyondJS
Downloads
92
Readme
Welcome to @beyond-js/local
This package is used for two main functions:
- Listening for changes from the BeyondJS Inspector and performing immediate loading via HMR of modified elements.
- Checking the status of the launchers and turning them on prior to the execution of the action.
The package enables HMR behavior in projects made with BeyondJS and is a required dependency for the development environment.