mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(package) webpack v4.0.0
This commit is contained in:
parent
0a8ed76315
commit
73ae281bba
6 changed files with 552 additions and 27 deletions
|
|
@ -31,7 +31,8 @@
|
|||
<button id=shift~ class="cmd-button reduce-text icon-terminal" title="Terminal" >⇧ ~</button>
|
||||
<button id=contact class="cmd-button reduce-text icon-contact" title="Contact" ></button>
|
||||
</div>
|
||||
<script src="{{ prefix }}/cloudcmd.js"></script>
|
||||
<script src="{{ prefix }}/dist/cloudcmd.common.js"></script>
|
||||
<script src="{{ prefix }}/dist/cloudcmd.js"></script>
|
||||
<script>
|
||||
CloudCmd({{ config }});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue