Merge pull request from daiyam/fix-preview

fix markdown's preview
This commit is contained in:
Peter Squicciarini 2021-07-02 09:56:45 -07:00 committed by GitHub
commit 34b5dbce34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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