We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5d788 commit 001602cCopy full SHA for 001602c
1 file changed
themes/version1.x/BackgroundVideo/build.sh
@@ -309,13 +309,11 @@ print_brake 25
309
echo
310
if [ -d "$PTERO/node_modules" ]; then
311
cd "$PTERO"
312
- yarn add @emotion/react
313
yarn build:production
314
else
315
npm i -g yarn
316
317
yarn install
318
319
320
fi
321
}
0 commit comments