mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-18 13:47:08 -04:00
Fix webview live update
This commit is contained in:
@@ -4,9 +4,7 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")"/..
|
||||
|
||||
export NEXT_PUBLIC_WEBVIEW=1
|
||||
|
||||
yarn build-web
|
||||
yarn build-web-view
|
||||
|
||||
source web/.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user