Where are my changes saved when I execute "jspm registry create myregistry jspm-git"? -
i have repository on bitbucket want manage jspm timeouts on lookup where-as coworker prompted username , pass.
i'm trying locate registry jspm in order debug - unable , there doesn't seem documentation on it.
the reason i'm trying because our steps include running "jspm registry create bitbucket jspm-git" when execute command, previous run throughs exists. want make sure it's using jspm-git package don't know how check either.
any appreciated, i've been banging head on hours , going start pursuing different way of obtaining level of management.
you can find jspm registry config here:
~/.jspm/config
this json object witch contains registries used jspm, including ones created. need add custom registry first. wont jspm install. have add yourself.
Comments
Post a Comment