gluejs icon indicating copy to clipboard operation
gluejs copied to clipboard

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

Open moll opened this issue 12 years ago • 1 comments

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

moll avatar Nov 22 '13 13:11 moll

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

moll avatar Nov 22 '13 13:11 moll