New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hexo-hotreloader

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-hotreloader

## Start up

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

hexo-hotReloader

Start up

How it works

When you use hexo s or hexo server and enabled it, it will run a websocket server(default port is 3000) and insert the javascript code to every page

Install

npm i hexo-hotreload

Enable it

in config.yaml

hotreload:
  enable: true
  port: 3007

Bugs

If it's not working, you can try to modifly your content or run hexo clean to trigger the hexo's uploader event.

If it's still not working, refresh the page and server then try again.

Keywords

hotreloader

FAQs

Package last updated on 09 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts