mirror of https://github.com/vladmandic/human
update
parent
e4324e07ab
commit
8d233ffa60
|
@ -3,7 +3,7 @@ import draw from './draw.js';
|
|||
import Menu from './menu.js';
|
||||
import GLBench from './gl-bench.js';
|
||||
|
||||
const userConfig = { backend: 'humangl' }; // add any user configuration overrides
|
||||
const userConfig = {}; // add any user configuration overrides
|
||||
|
||||
/*
|
||||
const userConfig = {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -17,7 +17,7 @@
|
|||
"imports": []
|
||||
},
|
||||
"demo/browser.js": {
|
||||
"bytes": 25591,
|
||||
"bytes": 25571,
|
||||
"imports": [
|
||||
{
|
||||
"path": "dist/human.esm.js"
|
||||
|
@ -38,7 +38,7 @@
|
|||
"dist/demo-browser-index.js.map": {
|
||||
"imports": [],
|
||||
"inputs": {},
|
||||
"bytes": 2032322
|
||||
"bytes": 2032291
|
||||
},
|
||||
"dist/demo-browser-index.js": {
|
||||
"imports": [],
|
||||
|
@ -57,10 +57,10 @@
|
|||
"bytesInOutput": 6759
|
||||
},
|
||||
"demo/browser.js": {
|
||||
"bytesInOutput": 16832
|
||||
"bytesInOutput": 16815
|
||||
}
|
||||
},
|
||||
"bytes": 1396761
|
||||
"bytes": 1396744
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
|||
Subproject commit c83eeeb158f2183d963500d9a767f04851497d2f
|
||||
Subproject commit 5ac8bed4cfbaa349480db554a1fdb3a9dd0878f3
|
Loading…
Reference in New Issue