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
If I have a bunch of UI modules, some that apply the Paparazzi plugin and some don't, is there a built-in way to aggregate all the paparazzi reports into one? Or would I have to apply the Paparazzi plugin to my root/app module to do so?
(we're stuck behind on the Gradle 8.0 upgrade, so I can't upgrade Paparazzi to be able to apply it to our app module just yet)
I'm guessing I should write a custom Gradle task to try and do this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I have a bunch of UI modules, some that apply the Paparazzi plugin and some don't, is there a built-in way to aggregate all the paparazzi reports into one? Or would I have to apply the Paparazzi plugin to my root/app module to do so?
(we're stuck behind on the Gradle 8.0 upgrade, so I can't upgrade Paparazzi to be able to apply it to our app module just yet)
I'm guessing I should write a custom Gradle task to try and do this?
Beta Was this translation helpful? Give feedback.
All reactions