Cohee
e2d8c0200f
Use custom init script instead of postinstall ( #5384 )
...
* Use custom init script instead of postinstall
* Revert changes to start scripts in src\electron
* feat: add --ignore-scripts flag to npm install commands in batch and shell scripts
* feat: add --ignore-scripts flag to npm ci in Dockerfile
2026-04-01 23:34:00 +03:00
Cohee
560d15c5bb
Prevent writing package-lock.json in startup scripts
2025-12-02 10:26:35 +00:00
Cohee
15363a8d69
Silence deprecation warnings in default startup scripts
...
Closes #2876
2024-09-19 15:42:07 +00:00
deffcolony
71168f161c
@echo off
...
Its cleaner like UpdateAndStart.bat already has
2024-03-27 13:46:23 +01:00
Cohee
a7aa5fccf9
Update startup scripts (see below)
...
1. Set NODE_ENV to production and skip dev dependencies when running from scripts.
2. Remove pkg leftovers. Indicate current environment instead.
2024-03-06 22:09:31 +02:00
majick
c9cdd478d1
Modify Start.bat to pass parameters
2024-01-13 06:05:12 -08:00
Cohee
edd41989fd
Initial commit
2023-07-20 20:32:15 +03:00