File: notes

package info (click to toggle)
novnc 1%3A1.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,124 kB
  • sloc: javascript: 22,768; sh: 312; makefile: 74; perl: 11; python: 11
file content (5 lines) | stat: -rw-r--r-- 146 bytes parent folder | download | duplicates (4)
1
2
3
4
5
Rebuilding inflator.js

- Download pako from npm
- Install browserify using npm
- browserify core/inflator.mod.js -o core/inflator.js -s Inflator