From 39a59bbbda16a7c6cefd75c293a20c2458dc6b32 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 27 Feb 2022 21:45:17 +0100 Subject: [PATCH] set client side for production flow --- components.d.ts | 2 +- src/pages/posts/production-flow.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components.d.ts b/components.d.ts index 6809e9e..d10d98b 100644 --- a/components.d.ts +++ b/components.d.ts @@ -4,7 +4,7 @@ declare module 'vue' { export interface GlobalComponents { - Island: typeof import("./node_modules/.pnpm/iles@0.7.32/node_modules/iles/dist/client/app/components/Island.vue")["default"]; + Island: typeof import('./node_modules/.pnpm/iles@0.7.32_sass@1.49.9/node_modules/iles/dist/client/app/components/Island.vue')['default'] ProductionFlow: typeof import('./src/components/flow/ProductionFlow.vue')['default'] Welcome: typeof import('./src/components/Welcome.vue')['default'] } diff --git a/src/pages/posts/production-flow.mdx b/src/pages/posts/production-flow.mdx index 5e04efb..af4cbb1 100644 --- a/src/pages/posts/production-flow.mdx +++ b/src/pages/posts/production-flow.mdx @@ -21,4 +21,4 @@ May I ask you some questions? First, can you name your different step before having your app in production? - +