From c693fc9a2068cfb087ea9f744f12cfed19172a92 Mon Sep 17 00:00:00 2001 From: Eric NGUYEN Date: Mon, 17 Oct 2022 17:04:25 +0200 Subject: [PATCH] Update SmartComponent.md --- docs/#Project/Pages/SmartComponent.md | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/docs/#Project/Pages/SmartComponent.md b/docs/#Project/Pages/SmartComponent.md index 38460b6..07c880c 100644 --- a/docs/#Project/Pages/SmartComponent.md +++ b/docs/#Project/Pages/SmartComponent.md @@ -76,29 +76,6 @@ Cliquez sur le menu hamburger et cliquez sur **Download Artifacts** : - Puis copier les fichiers de build dans le dossier. (copiez l'entièreté du dossier `dist` ou extrayez le zip selon la méthode). -- Modifiez le fichier `index.html` du composant pour changer les chemins absolus en relatifs: - -```diff - - - - - - - - Vite + React + TS -- -+ -- -+ - - -
- - - -``` - - Si **besoin**, modifier le fichier `smartcomponent/svg-layout-designer.html` pour avoir la bonne url relative à la basename de l'url : ```diff