mirror of
https://github.com/kiwix/kiwix-js.git
synced 2025-08-03 11:16:38 -04:00
Signed off by @amitpanwar789
This commit is contained in:
parent
33aaf8c63f
commit
474332543a
@ -2,7 +2,7 @@ import { defineConfig } from 'vite'
|
||||
|
||||
export default defineConfig({
|
||||
server: {
|
||||
open: 'www/index.html'
|
||||
open: 'www/index.html?appCache=false'
|
||||
}
|
||||
// build: {
|
||||
// rollupOptions: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user