Enable noVNC to become Browserifiable
This commit restructures noVNC, splitting it into the core directory and the app directory, with the former containing core noVNC parts, and the latter containing parts specific to the application.
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ Rebuilding inflator.js
|
||||
|
||||
- Download pako from npm
|
||||
- Install browserify using npm
|
||||
- browserify utils/inflator.partial.js -o include/inflator.js -s inflator
|
||||
- browserify core/inflator.mod.js -o core/inflator.js -s Inflator
|
||||
|
||||
Reference in New Issue
Block a user