Closed madnificent closed 2 years ago
Use relative paths for local sources in demo.html
By using relative paths in demo.html, we can visit the demo.html using file:///home/user/path/to/sources/demo.html and view the demo interactively without any servers.
file:///home/user/path/to/sources/demo.html
Helped me in making the other PR, might as well share. Tested if it still runs on GitHub pages at https://madnificent.github.io/solid-ui-components/demo.html
Use relative paths for local sources in demo.html
By using relative paths in demo.html, we can visit the demo.html using
file:///home/user/path/to/sources/demo.html
and view the demo interactively without any servers.Helped me in making the other PR, might as well share. Tested if it still runs on GitHub pages at https://madnificent.github.io/solid-ui-components/demo.html