Skip to content

Commit

Permalink
Change app type to mpa
Browse files Browse the repository at this point in the history
  • Loading branch information
tillvit committed Dec 20, 2023
1 parent ca039fd commit fa67b7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { VitePWA } from 'vite-plugin-pwa';
// https://vitejs.dev/config/
export default defineConfig({
base: "/smeditor",
appType: "mpa",
plugins: [
VitePWA({
registerType: "autoUpdate",
Expand Down

0 comments on commit fa67b7f

Please sign in to comment.