mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 07:05:48 +01:00
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:
parent
145ece4149
commit
03fb54b474
22 changed files with 27 additions and 26 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue