Move folder again
Some checks failed
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2021-11-15 14:25:21 +01:00
parent 8184aaf7b5
commit 8486c1f7f3
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23
3 changed files with 1 additions and 3 deletions

View File

@ -13,7 +13,7 @@ module.exports = (phase, { defaultConfig }) => {
return withPWA({ return withPWA({
reactStrictMode: true, reactStrictMode: true,
pwa: { pwa: {
dest: "public", dest: "src/public",
register: true, register: true,
skipWaiting: true, skipWaiting: true,
runtimeCaching, runtimeCaching,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long