mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2025-07-10 13:03:59 -04:00
Add Blockly messages to playground
This commit is contained in:
parent
0465ee2076
commit
1098178fc7
1 changed files with 1 additions and 0 deletions
|
@ -445,6 +445,7 @@
|
|||
<script src="../node_modules/scratch-blocks/blockly_compressed_vertical.js"></script>
|
||||
<script src="../node_modules/scratch-blocks/blocks_compressed.js"></script>
|
||||
<script src="../node_modules/scratch-blocks/blocks_compressed_vertical.js"></script>
|
||||
<script src="../node_modules/scratch-blocks/msg/messages.js"></script>
|
||||
<!-- Renderer -->
|
||||
<script src="../node_modules/scratch-render-webgl/build/render-webgl.js"></script>
|
||||
<!-- VM Worker -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue