Skip to content

Commit

Permalink
Merge pull request #329 from reactplay/supress-build-fail-branch
Browse files Browse the repository at this point in the history
🐛 masking postbuild
  • Loading branch information
atapas committed Jun 19, 2022
2 parents 32cb521 + 454c042 commit 756bf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"postbuild": "react-snap",
"snap": "react-snap",
"test": "react-scripts test",
"eject": "react-scripts eject",
"create-play": "plop"
Expand Down

1 comment on commit 756bf39

@vercel
Copy link

@vercel vercel bot commented on 756bf39 Jun 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-play – ./

reactoplay.vercel.app
react-play-atapas.vercel.app
react-play-git-main-atapas.vercel.app

Please sign in to comment.