6 ms·
It's all local, sorry.
by arm55 11y ago
It's all local, sorry.
- brbcoding 11y agoThat actually may be part of the issue... I just spun up a server behind mine and it works now.
- arm55 11y agoYup. python -m http.server 8000 did the trick.
- theycallmemorty 11y agoIn chrome://extensions there is an option that lets you give chrome extension to content served from the file:// protocol - maybe that's what you need?