with right symlink this could be used to test via http (e.g. svelte
chrome extension). it is just sync with file:// setup
This commit is contained in:
parent
40eb55bb04
commit
67a7c272dd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<title>Sandpoints Edit Page</title>
|
||||
|
||||
<link rel='stylesheet' href='global.css'>
|
||||
<script defer src='metasp.js'></script>
|
||||
<script defer src='../metadata/index.js'></script>
|
||||
<script defer src='build/bundle.js'></script>
|
||||
</head>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue