Santanu Basu

Results 4 issues of Santanu Basu

I may be using the types property incorrectly, but here is what I see: - Don't supply the prop, get the default address type - Supply the prop, get the...

Looking for a way to pass default options, applied to all require invocations (unless overridden by per-invocation options). So, I'd like to do things like this: require = require('really-need')({... some...

enhancement
question

Opening issue per this community topic: https://community.argonjs.io/t/user-defined-targets/42 Would be great to be able to use Vuforia's user defined targets capability through Argon.

It does not appear that hooks which are applied to the 'select' operation are being applied to results obtained using the first() knex query, even though first() is essesntially a...