Create a basic example for OffscreenCanvas rendering

This commit is contained in:
Andreas Hocevar
2020-03-04 16:06:18 +01:00
parent 8b76f52652
commit 3f5022630b
5 changed files with 170 additions and 0 deletions

View File

@@ -104,6 +104,7 @@
"webpack-cli": "^3.3.2",
"webpack-dev-middleware": "^3.6.2",
"webpack-dev-server": "^3.3.1",
"worker-loader": "^2.0.0",
"yargs": "^15.0.2"
},
"eslintConfig": {