Open JokerKu opened 3 years ago
this is my config.yaml
` '@tt-private/*': access: $authenticated publish: $authenticated
gitlab: true
'@/': access: $all publish: $authenticated proxy: npmjs
'**': access: $all `
now,I can successfully push the package but when I login in and look at the page , it was empty , if I login out and refresh the page ,I can see the packages.
please help me slove the probleam, thank you very much !
this is my config.yaml
`
'@tt-private/*': access: $authenticated publish: $authenticated
proxy: npmjs
'@/': access: $all publish: $authenticated proxy: npmjs
'**': access: $all `
now,I can successfully push the package but when I login in and look at the page , it was empty , if I login out and refresh the page ,I can see the packages.
please help me slove the probleam, thank you very much !