Browse Source

build media files used for the preview

Baptiste Augrain 4 years ago
parent
commit
7d636ce0f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.sh

+ 1 - 0
build.sh

@@ -15,6 +15,7 @@ if [[ "$SHOULD_BUILD" == "yes" ]]; then
   yarn valid-layers-check
 
   yarn gulp compile-build
+  yarn gulp compile-extension-media
   yarn gulp compile-extensions-build
   yarn gulp minify-vscode