runtime-node icon indicating copy to clipboard operation
runtime-node copied to clipboard

Add ESM support (WIP)

Open timokoessler opened this issue 1 year ago • 1 comments

Proof of concept, based on new hook system. Uses import-in-the-middle.

Usage with ESM: node --import @aikidosec/firewall/esm app.js

timokoessler avatar Sep 27 '24 13:09 timokoessler