Skip to content

[bug] Electronmon Cashing / Not Refreshing On Main Changes #84

@Varelion

Description

@Varelion

Problem

Electronmon is having two issues.

  1. It is not refreshing on a change to main.js
  2. If you make 'change a' to main.js, start electronmon ., make 'change b', and restart electronmon, what will be active serverside will be change a somehow.

Recreation Of Bug

  1. Initialize project with npm create @quick-start/electron
  • Enter
  • svelete
  • Yes
  • Yes
  • No
  1. Run npx electronmon . or add it as a script to Package.json
  2. Conduct changes to main.js through print statements, and observe a lack of refresh, and a caching of previous versions of main.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions