this patch includes a prebuilt app.js for the novnc code,
since using the babel-module loader shim is not suited for production
use

sadly on stretch npm is only available from nodejs.org (and not from the
debian repositories) and not all needed dependencies are available as
debian packages (e.g. babel-core)

this will be used in a later patch to generate the package, and
has to be updated whenever we change our code/update to a newer upstream
commit

Signed-off-by: Dominik Csapak <d.csa...@proxmox.com>
---
i omit the content of this patch, because it is too big for the mailing list,
sending it directly to dietmar
 built/app.js | 12404 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 12404 insertions(+)
 create mode 100644 built/app.js

diff --git a/built/app.js b/built/app.js
new file mode 100644
index 0000000..45eae52
-- 
2.11.0


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to