updated makefaile web target...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2020-12-12 05:13:02 +03:00
parent 111bd361f5
commit 6714b0037a
2 changed files with 5 additions and 1 deletions

View File

@ -305,7 +305,9 @@ JS_FILES := $(ROOT_JS_FILES) \
$(wildcard $(EXT_LIB_DIR)/*.js)
DOC_FILES := doc/MAKE
INCLUDE_NODE_MODULES = ig-object ig-actions ig-features
INCLUDE_NODE_MODULES = \
ig-object ig-actions ig-features ig-types ig-argv object-run \
requirejs requirejs-plugins
INCLUDE_NW_NODE_MODULES = app-module-path

View File

@ -92,11 +92,13 @@ if(typeof(process) == 'undefined'){
</head>
<body>
<!-- XXX STUB: this fixes Chrome's tendency to mess up full screen colors
unless a video is present and visible... -->
<video style="display:block; position:absolute; width:1px; height:1px; top:0px; left:0px" tabindex="-1">
<source src="data/blank.mp4" type="video/mp4">
</video>
<!-- XXX STUB: this lives in css/filters.svg but Chrome refuses to reference
it's internals from the file:// protocol... -->
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="0%" height="0%" class="svg-filters">