treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.16k stars 82 forks source link

Configure NODE_PATH to load plugin from GitHub workspace #19

Closed connorjclark closed 4 years ago

connorjclark commented 4 years ago

Fixes #16

This change supports plugins w/ no changes to a workspace config, other than running npm/yarn install. See my example repo: https://github.com/connorjclark/lighthouse-plugin-sample-project/blob/master/.github/workflows/main.yml