question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Default Svelte Template With LiveReload On Secure Local Dev Domain

See original GitHub issue

Hi Thomas Perhaps with a bit of guidance and help from you a few people can enjoy your rollup-plugin-livereload with Svelte on secure local dev domains. In this thread there is a comment that might help us get there. https://github.com/cytopia/devilbox/issues/709#issuecomment-653395243 Perhaps you kindly have a bit of time to have a look? 👍

What I am wondering is this. The default Svelte template does not use https://www.npmjs.com/package/rollup-plugin-serve and it is not clear to me if the options in the readme of your rollup-plugin-livereload using https are available without rollup-plugin-serve?

What I am trying to do is tell rollup-plugin-livereload in the rollup.config.js file to use https and point it to the key and cert files provided with the local dev setup. Is that possible without rollup-plugin-serve? Perhaps we are close to getting this done. Posted in Svelte Discord and searched on SO with little results, have a feeling we are close. Fingers crossed. ✌️

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
wangchoucommented, Jul 13, 2020
0reactions
robots4lifecommented, Aug 13, 2020

Here is a Svelte template working with Devilbox and LiveReload on a secure local development domain. https://github.com/robots4life/svelte-slr Thanks to your input and some further digging I could resolve the original issue as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Svelte, LiveReload, HMR, Hot Module Replacement ... - GitHub
I am trying to get either live reloading or hot module reloading going with Svelte and the awesome Devilbox. It does work, however...
Read more >
Local Svelte development with SSL/TLS support - elborai
Local Svelte development with SSL/TLS support. When working on web projects it is often useful and recommended to enable SSL for your development...
Read more >
Bountysource
Default Svelte Template With LiveReload On Secure Local Dev Domain.
Read more >
Deployment and next steps - Learn web development | MDN
A look behind the Svelte compilation process. By default, when you create a new app with npx degit sveltejs/template my-svelte-project , Svelte ......
Read more >
Introduction • Docs • SvelteKit
SvelteKit is a framework for rapid development of robust, performant web applications. Building an app with all the modern best practices is fiendishly ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found