chore(submodules): pull master to the tools (#1742)

* chore(submodules): pull master to the tools

* add tools:update command

* make command for tools updating

* rm nested list submodule

* fix cypress workflow

* fix package json command

* fix ci
This commit is contained in:
Peter Savchenko 2021-08-07 13:51:05 +03:00 committed by GitHub
commit 03fb54b474
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 27 additions and 26 deletions

View file

@ -32,7 +32,7 @@
No core bundle file found. Run <code class="inline-code">yarn build</code>
</div>
<div id="hint-tools" style="text-align: center;">
No submodules found. Run <code class="inline-code">yarn pull_tools</code>
No submodules found. Run <code class="inline-code">yarn pull_tools && yarn tools:update</code>
</div>
<div class="ce-example__button" id="saveButton">
editor.save()