Y
Hacker News
new
|
ask
|
show
|
jobs
by
arm55
3940 days ago
It's all local, sorry.
2 comments
brbcoding
3940 days ago
That actually may be part of the issue... I just spun up a server behind mine and it works now.
link
arm55
3940 days ago
Yup.
python -m http.server 8000
did the trick.
link
theycallmemorty
3938 days ago
In 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?
link