]> git.proxmox.com Git - mirror_novnc.git/commitdiff
Don't include icons Makefile when packaging
authorPierre Ossman <ossman@cendio.se>
Sat, 9 Dec 2017 13:14:23 +0000 (14:14 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 5 Jan 2018 15:17:29 +0000 (16:17 +0100)
utils/use_require.js

index cfac079ce85d3ba75179b96f294feffbeaadf4ec..d126580e55fefcb9df9aaff71c012adefc9b0c68 100755 (executable)
@@ -30,6 +30,7 @@ const no_copy_files = new Set([
     path.join(paths.vendor, 'sinon.js'),
     path.join(paths.vendor, 'browser-es-module-loader'),
     path.join(paths.vendor, 'promise.js'),
+    path.join(paths.app, 'images', 'icons', 'Makefile'),
 ]);
 
 const no_transform_files = new Set([