Your the man, thanks for this information Justin,
I had a chance to go through yesterday your can and steal example,
and viewing how those dependencies were added.
I have put a simple example together
here https://github.com/smoothlikejazz00/steal-dependency-sample and
i'm getting this
WARN:
Could not find dummy/test1.js in node_modules. Ignoring.
Id' like to specify the directory of my dependencies without
them being in the node_modules folder.
And then looking at the production build i'm assuming since it
was ignored that it will not be placing it in there as a dependency.
I know that i'm doing something wrong here, I have built the
sample application you provided as well and the terminal also gives
similar messaging of Warn: could not find ...