Browse Source

Merge pull request #753 from daiyam/fix-preview

fix markdown's preview
Peter Squicciarini 4 years ago
parent
commit
34b5dbce34
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