mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-08 21:24:53 -05:00
Added built-in noVNC support.
This commit is contained in:
6
public/novnc/vendor/pako/README.md
vendored
Normal file
6
public/novnc/vendor/pako/README.md
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
This is an ES6-modules-compatible version of
|
||||
https://github.com/nodeca/pako, based on pako version 1.0.3.
|
||||
|
||||
It's more-or-less a direct translation of the original, with unused parts
|
||||
removed, and the dynamic support for non-typed arrays removed (since ES6
|
||||
modules don't work well with dynamic exports).
|
||||
Reference in New Issue
Block a user