Shopify / lighthouse-ci-action

MIT License
100 stars 50 forks source link

Any way to run a build before this action does the theme push? #85

Open shawngrona opened 1 month ago

shawngrona commented 1 month ago

It seems like this action is designed for liquid only templates? When I look at the source code for entrypoint.sh it does a theme push, does anyone have any recs to run a build before the theme push runs? That way we can build up the js and any other auto-generated templating stuff

shawngrona commented 1 month ago

alternatively, have you found another lighthouse action that will work with the shopify password?

[edit] i may have to do this custom, spinning up my own docker container, build, push development theme, then use a package like lighthouse with the Puppeteer auth