Skip to content

Commit

Permalink
Remove web editor
Browse files Browse the repository at this point in the history
  • Loading branch information
javalikescript committed Apr 16, 2022
1 parent e38bbdc commit e989e55
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 32 deletions.
2 changes: 0 additions & 2 deletions extensions/web-base/www/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,8 +375,6 @@ <h1>{{ title }}</h1>
<script src="static/blockly/javascript_compressed.js"></script>
<script src="static/blockly/lua_compressed.js"></script>
<script src="static/blockly/msg/js/en.js"></script>
<!-- ace for web-editor extension -->
<script src="static/ace/ace.js" type="text/javascript"></script>
<!-- boot web base app -->
<script src="app/app.js" type="text/javascript" charset="utf-8"></script>
<script src="app/json.js" type="text/javascript" charset="utf-8"></script>
Expand Down
7 changes: 0 additions & 7 deletions extensions/web-editor/manifest.json

This file was deleted.

23 changes: 0 additions & 23 deletions extensions/web-editor/web-editor.js

This file was deleted.

0 comments on commit e989e55

Please sign in to comment.