Install plugin for PWA!
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
import { defineConfig } from "iles"
|
||||
import prism from "@islands/prism"
|
||||
import pwa from "@islands/pwa"
|
||||
|
||||
export default defineConfig({
|
||||
siteUrl: "https://juliencalixte.eu",
|
||||
modules: ["@islands/headings", prism()],
|
||||
modules: ["@islands/headings", prism(), pwa()],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user