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.

https://www.npmjs.com/package/jspm-git

https://github.com/jspm/jspm-cli

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

Popular posts from this blog

command line - Use qwinsta in PowerShell ISE -

java - Incorrect order of records in M-M relationship in hibernate -

php - I want to create a website for polls/survey like this http://www.poll-maker.com/ -