mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-22 16:13:13 +01:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
Rebuilding inflator.js
|
|
|
|
- Download pako from npm
|
|
- Install browserify using npm
|
|
- browserify core/inflator.mod.js -o core/inflator.js -s Inflator
|