Skip to content

Commit

Permalink
Add check in preinstall if using yarn and show error message (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored and danrot committed Feb 6, 2019
1 parent b4f40b2 commit 299bdd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -2,6 +2,7 @@
"license": "MIT",
"repository": "https://github.com/sulu/sulu-minimal.git",
"scripts": {
"preinstall": "node vendor/sulu/sulu/preinstall.js",
"build": "webpack --mode production",
"watch": "webpack --mode development -w"
},
Expand Down

0 comments on commit 299bdd7

Please sign in to comment.