Add WebGL page cache and runtime checks
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"build": "tsc",
|
||||
"generate:webgl-assets": "python scripts/generate-webgl-table-assets.py",
|
||||
"check:webgl-lab": "node scripts/check-webgl-book-lab.js",
|
||||
"check:webgl-runtime": "node scripts/check-webgl-book-runtime.js",
|
||||
"test": "jest",
|
||||
"lint": "eslint --ext .ts src/",
|
||||
"lint:fix": "eslint --ext .ts src/ --fix"
|
||||
|
||||
Reference in New Issue
Block a user