IO-1590 Production by Technician IO-1585 File access api

This commit is contained in:
Patrick Fic
2021-12-24 09:30:26 -08:00
parent 74c6d32849
commit 7abc3976e8
8 changed files with 143 additions and 37 deletions

View File

@@ -78,7 +78,8 @@
"workbox-range-requests": "^6.4.2",
"workbox-routing": "^6.4.2",
"workbox-strategies": "^6.4.2",
"workbox-streams": "^6.4.2"
"workbox-streams": "^6.4.2",
"yauzl": "^2.10.0"
},
"scripts": {
"analyze": "source-map-explorer 'build/static/js/*.js'",