Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

"npm*" keys being overwritten #24

Open
glensc opened this issue Jan 25, 2016 · 1 comment
Open

"npm*" keys being overwritten #24

glensc opened this issue Jan 25, 2016 · 1 comment
Labels

Comments

@glensc
Copy link

glensc commented Jan 25, 2016

see details here:
#23 (comment)
#23 (comment)

@IonicaBizau
Copy link
Contributor

Relevant code snippet:

cdnjs-importer/lib/index.js

Lines 179 to 186 in 5e4f91a

// Append the auto-update fields
package.npmName = package.name;
package.npmFileMap = lib.map || [
{
basePath: lib.dir
, files: ["**/*"]
}
];

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants