mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-18 08:55:48 +00:00
5 lines
146 B
Text
5 lines
146 B
Text
Rebuilding inflator.js
|
|
|
|
- Download pako from npm
|
|
- Install browserify using npm
|
|
- browserify core/inflator.mod.js -o core/inflator.js -s Inflator
|