update todo

pull/356/head
Vladimir Mandic 2022-09-12 09:39:39 -04:00
parent c79afbd1e7
commit 164e28ed99
2 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,10 @@
{
"search.exclude": {
"dist/*": true,
"node_modules/*": true
"node_modules/*": true,
"types": true,
"typedoc": true,
},
"search.useGlobalIgnoreFiles": true,
"search.useParentIgnoreFiles": true
}
}

View File

@ -44,3 +44,4 @@ Enable via `about:config` -> `gfx.offscreencanvas.enabled`
## Pending Release Changes
- Enable model cache when using web workers
- Improve NodeJS resolver when using ESM