mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-04-14 16:40:58 -04:00
build: set PWA flag in dev to false (#8788)
This commit is contained in:
parent
ee091d0dbd
commit
35f778a734
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ VITE_APP_COLLAPSE_OVERLAY=true
|
|||
VITE_APP_ENABLE_ESLINT=true
|
||||
|
||||
# Enable PWA in dev server
|
||||
VITE_APP_ENABLE_PWA=true
|
||||
VITE_APP_ENABLE_PWA=false
|
||||
|
||||
VITE_APP_PLUS_EXPORT_PUBLIC_KEY='MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm2g5T+Rub6Kbf1Mf57t0
|
||||
7r2zeHuVg4dla3r5ryXMswtzz6x767octl6oLThn33mQsPSy3GKglFZoCTXJR4ij
|
||||
|
|
Loading…
Add table
Reference in a new issue