switch to node inbuilt source map support

This commit is contained in:
Vendicated
2025-05-16 19:59:29 +02:00
parent 73848311b1
commit d9a7e81f71
2 changed files with 3 additions and 7 deletions

View File

@@ -5,4 +5,4 @@
# https://github.com/settings/personal-access-tokens/new
GITHUB_TOKEN=
ELECTRON_LAUNCH_FLAGS="--ozone-platform-hint=auto --enable-webrtc-pipewire-capturer --enable-features=WaylandWindowDecorations"
ELECTRON_LAUNCH_FLAGS="--enable-source-maps --ozone-platform-hint=auto"