Skip to content

Instantly share code, notes, and snippets.

View tbolis's full-sized avatar

Thomas tbolis

View GitHub Profile
@tbolis
tbolis / README.md
Created November 12, 2021 14:49 — forked from rstacruz/README.md
Setting up Jest with ESM

Setting up Jest with ESM

Here are some different ways on how to set up Jest to support ESM. This applies for Jest v25, Node v13, and Babel v7.

Method A: Native Node.js support

Node v14 and Jest v26 support ESM natively with the --experimental-vm-modules flag.

Install cross-env:

@tbolis
tbolis / asciidoc-static.adoc
Created November 19, 2020 08:27 — forked from briandominick/asciidoc-static.adoc
Static Site Generators with AsciiDoc Support

There are 19 static site generators that support AsciiDoc sourcing.