Skip to content

Commit

Permalink
Update Krankerl config
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
  • Loading branch information
ChristophWurst committed Jun 19, 2018
1 parent 8e60317 commit 168b8ad
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 21 deletions.
5 changes: 5 additions & 0 deletions krankerl.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,16 @@ exclude = [
"l10n/no-php",
"Makefile",
"nbproject",
"node_modules",
"package.json",
"package-lock.json",
"screenshots",
"tests",
"vendor/bin",
]

before_cmds = [
"composer install --no-dev -o",
"npm install",
"npm run build --production",
]
28 changes: 7 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 168b8ad

Please sign in to comment.