You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/docs/notes

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