Skip to content

Commit a171eb7

Browse files
committed
Fix for build script
1 parent 6a9843b commit a171eb7

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)