mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 23:55:11 +00:00
[fix] Fix start:dev
script (#3773)
This will fix #3772 caused by #3764. Since I work with `start:wayland:dev` instead of `start:dev`, I didn't notice this, sorry.
This commit is contained in:
committed by
GitHub
parent
a5b85c4ab6
commit
7b4d363b07
@@ -13,12 +13,12 @@ planned for 2025-07-01
|
||||
|
||||
### Added
|
||||
|
||||
- [clock] Added option 'disableNextEvent' to hide next sun event.
|
||||
- [clock] Added option 'disableNextEvent' to hide next sun event (#3769)
|
||||
|
||||
### Changed
|
||||
|
||||
- [refactor] Simplify module loading process (#3766)
|
||||
- Use "node --run" instead of "npm run" (#3764)
|
||||
- Use `node --run` instead of `npm run` (#3764) and adapt `start:dev` script.
|
||||
- [workflow] Run linter und spellcheck with LTS node version (#3767)
|
||||
- [workflow] Split "Run test" step into two steps for more clarity (#3767)
|
||||
|
||||
|
Reference in New Issue
Block a user