Skip to content

Instantly share code, notes, and snippets.

View Nickz22's full-sized avatar
💥

Nick Zozaya Nickz22

💥
  • ringDNA
View GitHub Profile
@Grawl
Grawl / webpack-https-mkcert.md
Created August 10, 2019 06:21
Running Webpack Dev Server with HTTPS on developer machine using MKCERT
  1. Add local domain to /etc/hosts:

    127.0.0.1 my-project.dev

  2. Install mkcert

  3. Create certificate for this domain:

    ➜ mkcert my-project.dev
<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns="http://soap.sforce.com/2006/04/metadata">
<types>
<members>Accounts_with_Leads_2</members>
<members>Accounts_with_leads</members>
<name>ReportType</name>
</types>
<version>38.0</version>
</Package>