javascript - Webpack SSL certificate on localhost -


is there way use ssl certificate in reactjs app on localhost webpack?

i've added

--https  

in start script ... looks good. got error:

enter image description here


Comments