denim icon indicating copy to clipboard operation
denim copied to clipboard

Read `npmrc` like `npm` does using `rc`...

Open ryan-roemer opened this issue 9 years ago • 0 comments

We npm pack in a temp directory which breaks how npm would act in a directory - this exact solution was applied to https://github.com/FormidableLabs/publish-diff/pull/8 which also uses npm pack + temp dirs.

(From https://github.com/FormidableLabs/builder-init/issues/39)

ryan-roemer avatar Dec 06 '16 23:12 ryan-roemer