Removed the RUST live-reloading server for development and replace it with a Node.js implementation to reduce the number of dependencies required for the web server development.
The live-reloading server is functioning properly and performs similarly to the previous implementation.
Breaking Change
Removed the RUST live-reloading server for development and replace it with a Node.js implementation to reduce the number of dependencies required for the web server development.
The live-reloading server is functioning properly and performs similarly to the previous implementation.