Utkarsh1308 / TabOverSpace

http://aqueous-lowlands-03932.herokuapp.com/
GNU Affero General Public License v3.0
0 stars 1 forks source link

Replaced widget with ace editor #117

Closed dreadpool2 closed 4 years ago

dreadpool2 commented 4 years ago

Changes made 👍

Utkarsh1308 commented 4 years ago

Can't we do something like -

<script src="/ace-builds/src-noconflict/ace.js" type="text/javascript" charset="utf-8"></script>

dreadpool2 commented 4 years ago

Done

KVGarg commented 4 years ago

The answer to question of using CDN or local file has always been a mystery. Both have its pros and cons.