Compare commits

..

No commits in common. "6aea39b08ca7862d9c340c9199a56f79c66c20c3" and "4a98e886393c152d107a96105e3039c3059317ca" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View file

@ -23,4 +23,4 @@ pipeline:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
branches: maybeitworked
branches: main

View file

@ -5,9 +5,6 @@ import { vitePreprocess } from '@sveltejs/kit/vite';
const config = {
preprocess: vitePreprocess(),
kit: {
serviceWorker: {
register: false,
},
adapter: adapter({
fallback: null,
precompress: true,