mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-04-03 22:44:35 -04:00
Clean web build
This commit is contained in:
@@ -4,6 +4,8 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")"/..
|
||||
|
||||
export NEXT_PUBLIC_WEBVIEW=1
|
||||
|
||||
yarn build-web
|
||||
|
||||
source web/.env
|
||||
|
||||
@@ -28,5 +28,3 @@ cd web
|
||||
rm -rf .next
|
||||
|
||||
yarn build
|
||||
|
||||
yarn clear-nextjs-cache
|
||||
|
||||
Reference in New Issue
Block a user