PWA optimizations
All checks were successful
continuous-integration/drone/push Build is passing

this supports asset caching + proper handling of the /env.js file (might have lead to config errors in previous versions)
This commit is contained in:
2021-01-07 18:16:36 +01:00
parent 44029c812e
commit bc66ebbf0a
7 changed files with 29 additions and 26 deletions

3
.gitignore vendored
View File

@@ -6,4 +6,5 @@ dist-ssr
public/env.js
/build
yarn.lock
package-lock.json
package-lock.json
*.map