mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 18:21:47 +00:00
now in renderer check if we are in dev mode using `'npm_package_name' in process.env` The logic is that we always run the dev mode via npm/yarn and thus that env var will be available