mixu/gluejs

--remap option's help description has example for --replace

Opened this issue · 1 comments

moll commented
  --remap <expr>    Remap require("name") to another (internal) module
                    e.g. --replace "assert=require('chai').assert"
moll commented

It also works like --replace, so I'm guessing there's something wrong there entirely.