Make it usable for threads package
Closed this issue · 0 comments
andywer commented
- Always behave like
--secure-origin
(#10 explains what it's about) - Don't navigate to
file:///
initially, but the actual dev server's/index.html
URL - Write a minimal blank HTML file to the temporary cache is
index.html
Ideally:
- Add CLI option to keep dev server running for debugging
- Turn
KEEP_TEMP_CACHE
into CLI flag