Skip to content

Commit

Permalink
Update pwa-studio-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
seyuf authored Jul 25, 2024
1 parent 485a90c commit 972bc00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/pwa-studio-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ nvm install 16
npm install --location=global yarn
yarn install && yarn add compression

yarn add @magento/pwa-buildpack
yarn add @magento/pwa
yarn add @magento/pwa-buildpack --ignore-engines

npx -y ${INPUT_VERSION:+'--force'} @magento/pwa-buildpack create-project ./pwa-studio --name @madit/pwa-studio --template @magento/venia-concept${INPUT_VERSION:+"@"}$INPUT_VERSION --backend-url https://master-7rqtwti-mfwmkrjfqvbjk.us-4.magentosite.cloud --backend-edition MOS --braintree-token sandbox_8yrzsvtm_s2bg8fs563crhqzk --author Madit

Expand Down

0 comments on commit 972bc00

Please sign in to comment.