Skip to content

Commit

Permalink
Remove scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavocardoso committed Jan 7, 2021
1 parent f4c5839 commit b8597f8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
"main": "index.html",
"scripts": {
"build": "NODE_ENV=production webpack --mode production",
"prebuild": "rm -rf src/audio/names && mkdir src/audio/names && npm run generate-audio",
"postbuild": "echo \"Post build script\"",
"build-dev": "NODE_ENV=development webpack --mode development",
"dev": "NODE_ENV=development webpack-dev-server --open --mode development",
"prod": "http-server dist/. -c0",
Expand Down

0 comments on commit b8597f8

Please sign in to comment.