Skip to content

Commit 6dcea8b

Browse files
authored
Merge pull request #385 from lloc/raise-coverage
Fix for build script
2 parents 94b60f8 + a171eb7 commit 6dcea8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@
5050
"@prepare",
5151
"@flags-png",
5252
"@flags-svg",
53+
"npm install",
54+
"npm run build",
5355
"npm run uglify",
5456
"npm run less",
5557
"npm run build-msls-block",

0 commit comments

Comments
 (0)