-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Description
I have the following issue: lately we started using webpack to generate static resources in some of our packages. AFAIK, when I try to make a release zest.releaser clones the package and does a check out of the tag; that means generated files are not there and are not being included in the released wheel or zip file.
may I ask why we are making this new clone now? is there a way to use current directory instead? is there a way to run the whole buildout to generate those files?
the package I'm trying to release is brasil.gov.temas and we use sc.recipe.staticresources to generate the static resources.
Metadata
Metadata
Assignees
Labels
No labels