mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-30 12:03:08 +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
|