Browse Source

Merge pull request #753 from daiyam/fix-preview

fix markdown's preview
Peter Squicciarini 4 năm trước cách đây
mục cha
commit
34b5dbce34
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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