mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
fix(a11y): accessibility issues
This commit is contained in:
@@ -62,7 +62,7 @@ export default defineConfig({
|
||||
workbox: {
|
||||
globDirectory: 'dist/',
|
||||
globPatterns: ['**/*.woff2'],
|
||||
swDest: 'dist/sw.js',
|
||||
swDest: 'dist/service-worker.js',
|
||||
sourcemap: false,
|
||||
cleanupOutdatedCaches: true,
|
||||
clientsClaim: true,
|
||||
|
||||
Reference in New Issue
Block a user