Skip to content

Commit

Permalink
[129/webpack] TMP: remove prepare step to avoid yarn install error
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrini committed Sep 18, 2019
1 parent 6502a80 commit dc03643
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 @@ -44,7 +44,6 @@
]
},
"scripts": {
"prepare": "npm run build",
"build": "npx webpack && npx sass ./src/css/BookReader.scss > ./BookReader/BookReader.css",
"eslint": "eslint ./BookReader/BookReader.js",
"lint": "eslint \"./**/*.js\"",
Expand Down

0 comments on commit dc03643

Please sign in to comment.