Wohllebe-dotSource opened a new issue, #1154: URL: https://github.com/apache/openwhisk-wskdeploy/issues/1154
Hi, I'm using `wskdeploy` to deploy a nodejs project. Some of my dependencies under `node_modules` contains empty files, that are currently ignored by `wskdeploy`: https://github.com/apache/openwhisk-wskdeploy/blob/d653592d8b8e8b7e64f228049bfa2f74db07a1e1/utils/zip.go#L79-L81 Unfortunately, the missing files currently break my application. Is the empty check really needed? How can I ensure that empty files will be uploaded? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
