https://github.com/beyondjs/local
https://github.com/beyondjs/local
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/beyondjs/local
- Owner: beyondjs
- Created: 2022-09-23T15:05:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T03:18:56.000Z (over 2 years ago)
- Last Synced: 2025-06-04T19:58:59.049Z (about 1 year ago)
- Language: TypeScript
- Size: 23.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to @beyond-js/local
This package is used for two main functions:
1. Listening for changes from the BeyondJS Inspector and performing immediate loading via HMR of modified elements.
2. 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.