Skip to content

Commit

Permalink
remove buf prebuild step
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisibrahimd committed Aug 27, 2022
1 parent 43696c5 commit 9afb6a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
},
"scripts": {
"start": "GENERATE_SOURCEMAP=false react-scripts start",
"prebuild": "buf generate --template buf.gen.yaml 'https://github.com/scoretrak/scoretrakapis.git'",
"build": "GENERATE_SOURCEMAP=false react-scripts build",
"test": "GENERATE_SOURCEMAP=false react-scripts test",
"eject": "GENERATE_SOURCEMAP=false react-scripts eject"
Expand Down

0 comments on commit 9afb6a9

Please sign in to comment.