Skip to content

Commit 9a2eab7

Browse files
committed
Remove old splashscreen config
1 parent 8d7eaea commit 9a2eab7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

@webwriter/core/vite.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export default defineConfig({
1010
rollupOptions: {
1111
input: {
1212
app: fileURLToPath(new URL("./index.html", import.meta.url)),
13-
splashscreen: fileURLToPath(new URL("./splashscreen.html", import.meta.url))
1413
}
1514
}
1615
}

0 commit comments

Comments
 (0)