소스 검색

Merge pull request #753 from daiyam/fix-preview

fix markdown's preview
Peter Squicciarini 4 년 전
부모
커밋
34b5dbce34
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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