Changes for page Webapp v2 localhost
Last modified by bougault on 2022/10/20 16:38
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,5 @@ 1 1 {{html clean="false"}} 2 -<script type="module" src="http://localhost:3000/@vite/client"></script> 2 +<!--script type="module" src="http://localhost:3000/@vite/client"></script--> 3 3 <!--script type="module"> 4 4 import RefreshRuntime from "http://localhost:3000/@react-refresh" 5 5 RefreshRuntime.injectIntoGlobalHook(window)