-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Description
I just got a report that the .cfignore file in this repo is causing a problem when trying to use the npm package tmp.
Lines 1 to 3 in 4103a3e
| tmp | |
| lib-src |
I suppose that's kinda expected, and unfortunate, but I wonder how a .cfignore file in one package could impact another, unless that package is somehow installed underneath this one - it might be, from one of the other pre-reqs of this package. 🤷
Anyhoo, it's probably a bit overkill to have this .cfignore file in here anyway, as it's used when you push this repo up as a CF app itself, to test it. It can live with some extra stuff ...
Metadata
Metadata
Assignees
Labels
No labels