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

It's all local, sorry.
That actually may be part of the issue... I just spun up a server behind mine and it works now.
Yup.

  python -m http.server 8000
did the trick.
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?