mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(modules) add pako
This commit is contained in:
parent
7857c14c1d
commit
bb6800ec90
16 changed files with 27 additions and 7 deletions
|
|
@ -27,6 +27,11 @@
|
|||
"local": "/modules/ace-builds/src-noconflict/ace.js",
|
||||
"remote": "//cdn.jsdelivr.net/ace/{{ version }}/noconflict/ace.js"
|
||||
}, {
|
||||
"name": "pako",
|
||||
"version": "1.2.1",
|
||||
"local": "/modules/pako/dist/pako.min.js",
|
||||
"remote": "//cdn.jsdelivr.net/pako/0.2.5/pako.min.js"
|
||||
},{
|
||||
"name": "fancybox",
|
||||
"version": "2.1.5",
|
||||
"local": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue