diff --git a/documentation/.vuepress/config.ts b/documentation/.vuepress/config.ts index 98ff1e731..eb6d591af 100644 --- a/documentation/.vuepress/config.ts +++ b/documentation/.vuepress/config.ts @@ -46,7 +46,7 @@ export default defineUserConfig({ indexName: "engine-needle" }), //@ts-ignore - pwaPlugin({}), + // pwaPlugin(), // mermaidPlugin({}), registerComponentsPlugin({ componentsDir: path.resolve(__dirname, './components'),