gluejs
gluejs copied to clipboard
--remap option's help description has example for --replace
--remap <expr> Remap require("name") to another (internal) module
e.g. --replace "assert=require('chai').assert"
It also works like --replace, so I'm guessing there's something wrong there entirely.