Adrian

Results 2 comments of Adrian

I would say that it's definitely possible. Go through this tutorial to generate root ssl cert and "localhost" domain cert: https://medium.freecodecamp.org/how-to-get-https-working-on-your-local-development-environment-in-5-minutes-7af615770eec After that just add rootCA.pem to your trusted Authorities...

This is exactly how I started making components. From the same reason. The only problem is that if I use some imported code inside html, I'm forced to use tag...