mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: log allowed events (#8224)
This commit is contained in:
parent
96eeec5119
commit
e52c2cd0b6
5 changed files with 16 additions and 12 deletions
|
@ -22,7 +22,7 @@ VITE_APP_DEV_ENABLE_SW=
|
|||
# whether to disable live reload / HMR. Usuaully what you want to do when
|
||||
# debugging Service Workers.
|
||||
VITE_APP_DEV_DISABLE_LIVE_RELOAD=
|
||||
VITE_APP_DISABLE_TRACKING=true
|
||||
VITE_APP_ENABLE_TRACKING=true
|
||||
|
||||
FAST_REFRESH=false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue