Y
Hacker News
new
|
ask
|
show
|
jobs
by
spicyj
3946 days ago
Any chance you can file an issue with a link to your site so I can look into it?
1 comments
arm55
3946 days ago
It's all local, sorry.
link
brbcoding
3946 days ago
That actually may be part of the issue... I just spun up a server behind mine and it works now.
link
arm55
3946 days ago
Yup.
python -m http.server 8000
did the trick.
link
theycallmemorty
3944 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