Skip to content

Commit

Permalink
#3 updated package.json to includ lhci test
Browse files Browse the repository at this point in the history
  • Loading branch information
mvogelgesang committed Jan 7, 2023
1 parent ccaf499 commit a4b6606
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"build:preview": "astro build && astro preview",
"preview": "astro preview",
"astro": "astro",
"pa11y-ci": "start-server-and-test build:preview http://localhost:3000 pa11y-ci:sitemap",
"pa11y-ci:sitemap": "pa11y-ci -f mvogelgesang.com -r localhost:3000 --sitemap http://localhost:3000/sitemap-0.xml"
"prerelease": "astro build && lhci autorun --config=lighthouserc_local.json"
},
"dependencies": {
"@astrojs/mdx": "^0.13.0",
Expand Down

0 comments on commit a4b6606

Please sign in to comment.