You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2024. It is now read-only.
While working on the above PR, there was some confusion about naming and/or the content of certain properties that are returned by zipFunction. In detail what is inputs, srcFiles and includedFiles? The included nodejs bundlers also slightly differ in what they include in the srcFiles property.
Once we get back to this it might make sense to ...:
Get a clear understanding what is returned by each of these properties.
What the value of these properties is actually used for (maybe we can merge some?)
Maybe the content is fine, but we need better names?
includedFiles was added in the PR above to enable watching files that are manually added to bundles via the config included_files.